UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

119 lines 1.63 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Pacific/Efate": [ [ -673.2666666666667, "-", "LMT", -1829347200000 ], [ -660, "Vanuatu", "%z", null ] ] }, "rules": { "Vanuatu": [ [ 1973, "only", "-", "Dec", "22", [ 12, 0, 0, "u" ], 60, "-" ], [ 1974, "only", "-", "Mar", "30", [ 12, 0, 0, "u" ], 0, "-" ], [ 1983, 1991, "-", "Sep", "Sat>=22", [ 24, 0, 0, null ], 60, "-" ], [ 1984, 1991, "-", "Mar", "Sat>=22", [ 24, 0, 0, null ], 0, "-" ], [ 1992, 1993, "-", "Jan", "Sat>=22", [ 24, 0, 0, null ], 0, "-" ], [ 1992, "only", "-", "Oct", "Sat>=22", [ 24, 0, 0, null ], 60, "-" ] ] }, "titles": { "Pacific/Efate": { "long": "Central Pacific Standard Time", "group": "(GMT+11:00) Magadan, Solomon Is., New Caledonia" } } });