UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

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