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) 221 B
module.exports = [require("./Atlantic.js"),require("./Central.js"),require("./Eastern.js"),require("./Mountain.js"),require("./Newfoundland.js"),require("./Pacific.js"),require("./Saskatchewan.js"),require("./Yukon.js")]