0.0.4 • Published 1 year ago

@wing-tool/date-tool v0.0.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@wing-tool/date-tool

import DateUtil, { type DateTime } from '@wing-tool/date-tool';

const dateTime: DateTime = DateUtil.getDateTime(new Date());
const timestamp: string = DateUtil.format(new Date());
0.0.4

1 year ago

0.0.3

1 year ago