UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

13 lines 320 B
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Europe/Bratislava": "Europe/Prague" }, "rules": {}, "titles": { "Europe/Bratislava": { "long": "Central Europe Standard Time", "group": "(GMT+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" } } });