UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

302 lines 3.94 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Asia/Yakutsk": [ [ -518.9666666666667, "-", "LMT", -1579392000000 ], [ -480, "-", "+08", -1247529600000 ], [ -540, "Russia", "+09/+10", 670384800000 ], [ -480, "Russia", "+08/+09", 695786400000 ], [ -540, "Russia", "+09/+10", 1301191200000 ], [ -600, "-", "+10", 1414288800000 ], [ -540, "-", "+09", null ] ] }, "rules": { "Russia": [ [ 1917, "only", "-", "Jul", "1", [ 23, 0, 0, null ], 60, "MST", "" ], [ 1917, "only", "-", "Dec", "28", [ 0, 0, 0, null ], 0, "MMT", "" ], [ 1918, "only", "-", "May", "31", [ 22, 0, 0, null ], 120, "MDST", "" ], [ 1918, "only", "-", "Sep", "16", [ 1, 0, 0, null ], 60, "MST" ], [ 1919, "only", "-", "May", "31", [ 23, 0, 0, null ], 120, "MDST" ], [ 1919, "only", "-", "Jul", "1", [ 0, 0, 0, "u" ], 60, "MSD" ], [ 1919, "only", "-", "Aug", "16", [ 0, 0, 0, null ], 0, "MSK" ], [ 1921, "only", "-", "Feb", "14", [ 23, 0, 0, null ], 60, "MSD" ], [ 1921, "only", "-", "Mar", "20", [ 23, 0, 0, null ], 120, "+05" ], [ 1921, "only", "-", "Sep", "1", [ 0, 0, 0, null ], 60, "MSD" ], [ 1921, "only", "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1981, 1984, "-", "Apr", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1981, 1983, "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1984, 1995, "-", "Sep", "lastSun", [ 2, 0, 0, "s" ], 0, "-" ], [ 1985, 2010, "-", "Mar", "lastSun", [ 2, 0, 0, "s" ], 60, "S" ], [ 1996, 2010, "-", "Oct", "lastSun", [ 2, 0, 0, "s" ], 0, "-" ] ] }, "titles": { "Asia/Yakutsk": { "long": "Yakutsk Standard Time", "group": "(GMT+09:00) Yakutsk" } } });