UNPKG

intl-date

Version:

Javascript library to represent and work with dates in different calendar systems (e.g. hijri, persian and others).

4 lines (3 loc) 131 B
import IntlDate from './IntlDate/IntlDate'; import CalendarType from './types/CalendarType'; export { IntlDate, CalendarType };