UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

20 lines 326 B
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "MST": [ [ 420, "-", "MST", null ] ] }, "rules": {}, "titles": { "MST": { "long": "Mountain Standard Time", "group": "(GMT-07:00) Mountain Time (US & Canada)" } } });