UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

13 lines 299 B
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "America/Yellowknife": "America/Edmonton" }, "rules": {}, "titles": { "America/Yellowknife": { "long": "Mountain Standard Time", "group": "(GMT-07:00) Mountain Time (US & Canada)" } } });