0.2.1 • Published 2 years ago

ts-time v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

ts-time

TypeScript/JavaScript library of immutable date/time models with time zone support.

This library mimics Java 8 Date/Time API, adjusting its API to the best practices of TypeScript and JavaScript. It uses Intl.DateTimeFormat API to detect time zone offsets, providing efficient and reliable time zone support in your client code.

ts-time is available as npm package.

npm i ts-time

See documentation for details.

Project license is MIT.

0.2.1

2 years ago

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago