UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

509 lines 6.44 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Africa/Cairo": [ [ -125.15, "-", "LMT", -2185401600000 ], [ -120, "Egypt", "EE%sT", null ] ] }, "rules": { "Egypt": [ [ 1940, "only", "-", "Jul", "15", [ 0, 0, 0, null ], 60, "S" ], [ 1940, "only", "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1941, "only", "-", "Apr", "15", [ 0, 0, 0, null ], 60, "S" ], [ 1941, "only", "-", "Sep", "16", [ 0, 0, 0, null ], 0, "-" ], [ 1942, 1944, "-", "Apr", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1942, "only", "-", "Oct", "27", [ 0, 0, 0, null ], 0, "-" ], [ 1943, 1945, "-", "Nov", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1945, "only", "-", "Apr", "16", [ 0, 0, 0, null ], 60, "S" ], [ 1957, "only", "-", "May", "10", [ 0, 0, 0, null ], 60, "S" ], [ 1957, 1958, "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1958, "only", "-", "May", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1959, 1981, "-", "May", "1", [ 1, 0, 0, null ], 60, "S" ], [ 1959, 1965, "-", "Sep", "30", [ 3, 0, 0, null ], 0, "-" ], [ 1966, 1994, "-", "Oct", "1", [ 3, 0, 0, null ], 0, "-" ], [ 1982, "only", "-", "Jul", "25", [ 1, 0, 0, null ], 60, "S" ], [ 1983, "only", "-", "Jul", "12", [ 1, 0, 0, null ], 60, "S" ], [ 1984, 1988, "-", "May", "1", [ 1, 0, 0, null ], 60, "S" ], [ 1989, "only", "-", "May", "6", [ 1, 0, 0, null ], 60, "S" ], [ 1990, 1994, "-", "May", "1", [ 1, 0, 0, null ], 60, "S" ], [ 1995, 2010, "-", "Apr", "lastFri", [ 0, 0, 0, "s" ], 60, "S" ], [ 1995, 2005, "-", "Sep", "lastThu", [ 24, 0, 0, null ], 0, "-" ], [ 2006, "only", "-", "Sep", "21", [ 24, 0, 0, null ], 0, "-" ], [ 2007, "only", "-", "Sep", "Thu>=1", [ 24, 0, 0, null ], 0, "-" ], [ 2008, "only", "-", "Aug", "lastThu", [ 24, 0, 0, null ], 0, "-" ], [ 2009, "only", "-", "Aug", "20", [ 24, 0, 0, null ], 0, "-" ], [ 2010, "only", "-", "Aug", "10", [ 24, 0, 0, null ], 0, "-" ], [ 2010, "only", "-", "Sep", "9", [ 24, 0, 0, null ], 60, "S" ], [ 2010, "only", "-", "Sep", "lastThu", [ 24, 0, 0, null ], 0, "-" ], [ 2014, "only", "-", "May", "15", [ 24, 0, 0, null ], 60, "S" ], [ 2014, "only", "-", "Jun", "26", [ 24, 0, 0, null ], 0, "-" ], [ 2014, "only", "-", "Jul", "31", [ 24, 0, 0, null ], 60, "S" ], [ 2014, "only", "-", "Sep", "lastThu", [ 24, 0, 0, null ], 0, "-" ] ] }, "titles": { "Africa/Cairo": { "long": "Egypt Standard Time", "group": "(GMT+02:00) Cairo" } } });