UNPKG

@instructure/timezone

Version:

Small, elegant, Olson educated, timezone aware date math and `strftime` date formatting in pure JavaScript with no dependendcies for Node.js and the browser. Timezone uses the Olson/IANA timezone database. Timezone is aware of every clock transition in th

2 lines (1 loc) 94 B
module.exports = require("timezone")(require("timezone/zones"), require("timezone/locales"));