UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

593 lines 7.63 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Europe/Sofia": [ [ -93.26666666666667, "-", "LMT", -2808604800000 ], [ -116.93333333333332, "-", "IMT", -2369520000000 ], [ -120, "-", "EET", -857250000000 ], [ -60, "C-Eur", "CE%sT", -757468800000 ], [ -60, "-", "CET", -781045200000 ], [ -120, "-", "EET", 291769200000 ], [ -120, "Bulg", "EE%sT", 401857200000 ], [ -120, "C-Eur", "EE%sT", 694137600000 ], [ -120, "E-Eur", "EE%sT", 883526400000 ], [ -120, "EU", "EE%sT", null ] ] }, "rules": { "C-Eur": [ [ 1916, "only", "-", "Apr", "30", [ 23, 0, 0, null ], 60, "S" ], [ 1916, "only", "-", "Oct", "1", [ 1, 0, 0, null ], 0, "-" ], [ 1917, 1918, "-", "Apr", "Mon>=15", [ 2, 0, 0, "s" ], 60, "S" ], [ 1917, 1918, "-", "Sep", "Mon>=15", [ 2, 0, 0, "s" ], 0, "-" ], [ 1940, "only", "-", "Apr", "1", [ 2, 0, 0, "s" ], 60, "S" ], [ 1942, "only", "-", "Nov", "2", [ 2, 0, 0, "s" ], 0, "-" ], [ 1943, "only", "-", "Mar", "29", [ 2, 0, 0, "s" ], 60, "S" ], [ 1943, "only", "-", "Oct", "4", [ 2, 0, 0, "s" ], 0, "-" ], [ 1944, 1945, "-", "Apr", "Mon>=1", [ 2, 0, 0, "s" ], 60, "S" ], [ 1944, "only", "-", "Oct", "2", [ 2, 0, 0, "s" ], 0, "-" ], [ 1945, "only", "-", "Sep", "16", [ 2, 0, 0, "s" ], 0, "-" ], [ 1977, 1980, "-", "Apr", "Sun>=1", [ 2, 0, 0, "s" ], 60, "S" ], [ 1977, "only", "-", "Sep", "lastSun", [ 2, 0, 0, "s" ], 0, "-" ], [ 1978, "only", "-", "Oct", "1", [ 2, 0, 0, "s" ], 0, "-" ], [ 1979, 1995, "-", "Sep", "lastSun", [ 2, 0, 0, "s" ], 0, "-" ], [ 1981, "max", "-", "Mar", "lastSun", [ 2, 0, 0, "s" ], 60, "S" ], [ 1996, "max", "-", "Oct", "lastSun", [ 2, 0, 0, "s" ], 0, "-" ] ], "Bulg": [ [ 1979, "only", "-", "Mar", "31", [ 23, 0, 0, null ], 60, "S" ], [ 1979, "only", "-", "Oct", "1", [ 1, 0, 0, null ], 0, "-" ], [ 1980, 1982, "-", "Apr", "Sat>=1", [ 23, 0, 0, null ], 60, "S" ], [ 1980, "only", "-", "Sep", "29", [ 1, 0, 0, null ], 0, "-" ], [ 1981, "only", "-", "Sep", "27", [ 2, 0, 0, null ], 0, "-" ] ], "E-Eur": [ [ 1977, 1980, "-", "Apr", "Sun>=1", [ 0, 0, 0, null ], 60, "S" ], [ 1977, "only", "-", "Sep", "lastSun", [ 0, 0, 0, null ], 0, "-" ], [ 1978, "only", "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1979, 1995, "-", "Sep", "lastSun", [ 0, 0, 0, null ], 0, "-" ], [ 1981, "max", "-", "Mar", "lastSun", [ 0, 0, 0, null ], 60, "S" ], [ 1996, "max", "-", "Oct", "lastSun", [ 0, 0, 0, null ], 0, "-" ] ], "EU": [ [ 1977, 1980, "-", "Apr", "Sun>=1", [ 1, 0, 0, "u" ], 60, "S" ], [ 1977, "only", "-", "Sep", "lastSun", [ 1, 0, 0, "u" ], 0, "-" ], [ 1978, "only", "-", "Oct", "1", [ 1, 0, 0, "u" ], 0, "-" ], [ 1979, 1995, "-", "Sep", "lastSun", [ 1, 0, 0, "u" ], 0, "-" ], [ 1981, "max", "-", "Mar", "lastSun", [ 1, 0, 0, "u" ], 60, "S" ], [ 1996, "max", "-", "Oct", "lastSun", [ 1, 0, 0, "u" ], 0, "-" ] ] }, "titles": { "Europe/Sofia": { "long": "FLE Standard Time", "group": "(GMT+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" } } });