UNPKG

ts-py-datetime

Version:

Datetime handling the python way (or as close as possible), now with TypeScript

5 lines (4 loc) 109 B
export * from './time'; export * from './timedelta'; export * from './date'; export * from './datetime';