Skip to content

enepomnyaschih/ts-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

ts-time-format

Extension of ts-time library with date/time formatting capabilities.

ts-time-format is available as npm package.

npm i ts-time-format

See documentation for details.

Project license is MIT.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages