UNPKG

@anoki/fse-ui

Version:

FSE UI components library

7 lines (6 loc) 222 B
import { DateTime as e } from "./index.es3.js"; const m = (t, o = "it") => t ? e.fromISO(t).setLocale(o).toFormat("dd/MM/yyyy") : null; export { m as fromISODateToDateFormatted }; //# sourceMappingURL=index.es307.js.map