UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

26 lines 424 B
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Africa/Maputo": [ [ -130.3, "-", "LMT", -1893542400000 ], [ -120, "-", "CAT", null ] ] }, "rules": {}, "titles": { "Africa/Maputo": { "long": "South Africa Standard Time", "group": "(GMT+02:00) Harare, Pretoria" } } });