ts-date-times

0.12.0 • Public • Published

TS DateTimes

Dependencies: none

Utility functions for date-time conversion in TypeScript.

  • Conversion of unix epoch timestamps to javascript 'Date' objects and back, see Timestamps.
  • Conversion of dates/timestamps to human readable display dates, see Dates and Timestamps.
  • Conversion to/from .NET style JSON timestamps (i.e. /Date(1234567890-0000)/), see DotNetJsonDate.
  • Date constants, such as month names, day of week names, etc., see DateConstants.
  • And helper functions for calculating date differences, first/last certain day of the week in a month, etc, see DateUtil.

Readme

Keywords

none

Package Sidebar

Install

npm i ts-date-times

Weekly Downloads

4

Version

0.12.0

License

MIT

Unpacked Size

45.7 kB

Total Files

18

Last publish

Collaborators

  • teamworkguy2