UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

407 lines 5.25 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Africa/Algiers": [ [ -12.2, "-", "LMT", -2486592000000 ], [ -9.35, "-", "PMT", -1855958400000 ], [ 0, "Algeria", "WE%sT", -942012000000 ], [ -60, "Algeria", "CE%sT", -733276800000 ], [ 0, "-", "WET", -439430400000 ], [ -60, "-", "CET", -212025600000 ], [ 0, "Algeria", "WE%sT", 246240000000 ], [ -60, "Algeria", "CE%sT", 309744000000 ], [ 0, "Algeria", "WE%sT", 357523200000 ], [ -60, "-", "CET", null ] ] }, "rules": { "Algeria": [ [ 1916, "only", "-", "Jun", "14", [ 23, 0, 0, "s" ], 60, "S" ], [ 1916, 1919, "-", "Oct", "Sun>=1", [ 23, 0, 0, "s" ], 0, "-" ], [ 1917, "only", "-", "Mar", "24", [ 23, 0, 0, "s" ], 60, "S" ], [ 1918, "only", "-", "Mar", "9", [ 23, 0, 0, "s" ], 60, "S" ], [ 1919, "only", "-", "Mar", "1", [ 23, 0, 0, "s" ], 60, "S" ], [ 1920, "only", "-", "Feb", "14", [ 23, 0, 0, "s" ], 60, "S" ], [ 1920, "only", "-", "Oct", "23", [ 23, 0, 0, "s" ], 0, "-" ], [ 1921, "only", "-", "Mar", "14", [ 23, 0, 0, "s" ], 60, "S" ], [ 1921, "only", "-", "Jun", "21", [ 23, 0, 0, "s" ], 0, "-" ], [ 1939, "only", "-", "Sep", "11", [ 23, 0, 0, "s" ], 60, "S" ], [ 1939, "only", "-", "Nov", "19", [ 1, 0, 0, null ], 0, "-" ], [ 1944, 1945, "-", "Apr", "Mon>=1", [ 2, 0, 0, null ], 60, "S" ], [ 1944, "only", "-", "Oct", "8", [ 2, 0, 0, null ], 0, "-" ], [ 1945, "only", "-", "Sep", "16", [ 1, 0, 0, null ], 0, "-" ], [ 1971, "only", "-", "Apr", "25", [ 23, 0, 0, "s" ], 60, "S" ], [ 1971, "only", "-", "Sep", "26", [ 23, 0, 0, "s" ], 0, "-" ], [ 1977, "only", "-", "May", "6", [ 0, 0, 0, null ], 60, "S" ], [ 1977, "only", "-", "Oct", "21", [ 0, 0, 0, null ], 0, "-" ], [ 1978, "only", "-", "Mar", "24", [ 1, 0, 0, null ], 60, "S" ], [ 1978, "only", "-", "Sep", "22", [ 3, 0, 0, null ], 0, "-" ], [ 1980, "only", "-", "Apr", "25", [ 0, 0, 0, null ], 60, "S" ], [ 1980, "only", "-", "Oct", "31", [ 2, 0, 0, null ], 0, "-" ] ] }, "titles": { "Africa/Algiers": { "long": "W. Central Africa Standard Time", "group": "(GMT+01:00) West Central Africa" } } });