UNPKG

box-ui-elements

Version:
8 lines (6 loc) 157 B
const DEFAULT_DATE_FORMAT = { year: 'numeric', month: 'short', day: 'numeric', } as Intl.DateTimeFormatOptions; export { DEFAULT_DATE_FORMAT };