ks-date-time-zonedeprecated

Date/time, IANA time zones, calendar with settable Julian/Gregorian switchover

Usage no npm install needed!

<script type="module">
  import ksDateTimeZone from 'https://cdn.skypack.dev/ks-date-time-zone';
</script>

README

ks-date-time-zone

This collection of date and time classes provides a combination of support for IANA time zones and a settable Julian/Gregorian calendar switchover date.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm run test to execute the unit tests via Karma.