UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

62 lines 910 B
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Asia/Kolkata": [ [ -353.4666666666667, "-", "LMT", -3645216000000 ], [ -353.3333333333333, "-", "HMT", -3124224000000 ], [ -321.1666666666667, "-", "MMT", -2019686400000 ], [ -330, "-", "IST", -891561600000 ], [ -330, "1:00", "+0630", -872035200000 ], [ -330, "-", "IST", -862617600000 ], [ -330, "1:00", "+0630", -764121600000 ], [ -330, "-", "IST", null ] ] }, "rules": {}, "titles": { "Asia/Kolkata": { "long": null, "group": null } } });