UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

644 lines 8.1 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Asia/Damascus": [ [ -145.2, "-", "LMT", -1546387200000 ], [ -120, "Syria", "EE%sT", null ] ] }, "rules": { "Syria": [ [ 1920, 1923, "-", "Apr", "Sun>=15", [ 2, 0, 0, null ], 60, "S" ], [ 1920, 1923, "-", "Oct", "Sun>=1", [ 2, 0, 0, null ], 0, "-" ], [ 1962, "only", "-", "Apr", "29", [ 2, 0, 0, null ], 60, "S" ], [ 1962, "only", "-", "Oct", "1", [ 2, 0, 0, null ], 0, "-" ], [ 1963, 1965, "-", "May", "1", [ 2, 0, 0, null ], 60, "S" ], [ 1963, "only", "-", "Sep", "30", [ 2, 0, 0, null ], 0, "-" ], [ 1964, "only", "-", "Oct", "1", [ 2, 0, 0, null ], 0, "-" ], [ 1965, "only", "-", "Sep", "30", [ 2, 0, 0, null ], 0, "-" ], [ 1966, "only", "-", "Apr", "24", [ 2, 0, 0, null ], 60, "S" ], [ 1966, 1976, "-", "Oct", "1", [ 2, 0, 0, null ], 0, "-" ], [ 1967, 1978, "-", "May", "1", [ 2, 0, 0, null ], 60, "S" ], [ 1977, 1978, "-", "Sep", "1", [ 2, 0, 0, null ], 0, "-" ], [ 1983, 1984, "-", "Apr", "9", [ 2, 0, 0, null ], 60, "S" ], [ 1983, 1984, "-", "Oct", "1", [ 2, 0, 0, null ], 0, "-" ], [ 1986, "only", "-", "Feb", "16", [ 2, 0, 0, null ], 60, "S" ], [ 1986, "only", "-", "Oct", "9", [ 2, 0, 0, null ], 0, "-" ], [ 1987, "only", "-", "Mar", "1", [ 2, 0, 0, null ], 60, "S" ], [ 1987, 1988, "-", "Oct", "31", [ 2, 0, 0, null ], 0, "-" ], [ 1988, "only", "-", "Mar", "15", [ 2, 0, 0, null ], 60, "S" ], [ 1989, "only", "-", "Mar", "31", [ 2, 0, 0, null ], 60, "S" ], [ 1989, "only", "-", "Oct", "1", [ 2, 0, 0, null ], 0, "-" ], [ 1990, "only", "-", "Apr", "1", [ 2, 0, 0, null ], 60, "S" ], [ 1990, "only", "-", "Sep", "30", [ 2, 0, 0, null ], 0, "-" ], [ 1991, "only", "-", "Apr", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1991, 1992, "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1992, "only", "-", "Apr", "8", [ 0, 0, 0, null ], 60, "S" ], [ 1993, "only", "-", "Mar", "26", [ 0, 0, 0, null ], 60, "S" ], [ 1993, "only", "-", "Sep", "25", [ 0, 0, 0, null ], 0, "-" ], [ 1994, 1996, "-", "Apr", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1994, 2005, "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1997, 1998, "-", "Mar", "lastMon", [ 0, 0, 0, null ], 60, "S" ], [ 1999, 2006, "-", "Apr", "1", [ 0, 0, 0, null ], 60, "S" ], [ 2006, "only", "-", "Sep", "22", [ 0, 0, 0, null ], 0, "-" ], [ 2007, "only", "-", "Mar", "lastFri", [ 0, 0, 0, null ], 60, "S" ], [ 2007, "only", "-", "Nov", "Fri>=1", [ 0, 0, 0, null ], 0, "-" ], [ 2008, "only", "-", "Apr", "Fri>=1", [ 0, 0, 0, null ], 60, "S" ], [ 2008, "only", "-", "Nov", "1", [ 0, 0, 0, null ], 0, "-" ], [ 2009, "only", "-", "Mar", "lastFri", [ 0, 0, 0, null ], 60, "S" ], [ 2010, 2011, "-", "Apr", "Fri>=1", [ 0, 0, 0, null ], 60, "S" ], [ 2012, "max", "-", "Mar", "lastFri", [ 0, 0, 0, null ], 60, "S" ], [ 2009, "max", "-", "Oct", "lastFri", [ 0, 0, 0, null ], 0, "-" ] ] }, "titles": { "Asia/Damascus": { "long": "Syria Standard Time", "group": null } } });