UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

509 lines 6.47 kB
const dm = require('@progress/kendo-date-math'); dm.loadTimezone({ "zones": { "Asia/Amman": [ [ -143.73333333333335, "-", "LMT", -1199318400000 ], [ -120, "Jordan", "EE%sT", null ] ] }, "rules": { "Jordan": [ [ 1973, "only", "-", "Jun", "6", [ 0, 0, 0, null ], 60, "S" ], [ 1973, 1975, "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1974, 1977, "-", "May", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1976, "only", "-", "Nov", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1977, "only", "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1978, "only", "-", "Apr", "30", [ 0, 0, 0, null ], 60, "S" ], [ 1978, "only", "-", "Sep", "30", [ 0, 0, 0, null ], 0, "-" ], [ 1985, "only", "-", "Apr", "1", [ 0, 0, 0, null ], 60, "S" ], [ 1985, "only", "-", "Oct", "1", [ 0, 0, 0, null ], 0, "-" ], [ 1986, 1988, "-", "Apr", "Fri>=1", [ 0, 0, 0, null ], 60, "S" ], [ 1986, 1990, "-", "Oct", "Fri>=1", [ 0, 0, 0, null ], 0, "-" ], [ 1989, "only", "-", "May", "8", [ 0, 0, 0, null ], 60, "S" ], [ 1990, "only", "-", "Apr", "27", [ 0, 0, 0, null ], 60, "S" ], [ 1991, "only", "-", "Apr", "17", [ 0, 0, 0, null ], 60, "S" ], [ 1991, "only", "-", "Sep", "27", [ 0, 0, 0, null ], 0, "-" ], [ 1992, "only", "-", "Apr", "10", [ 0, 0, 0, null ], 60, "S" ], [ 1992, 1993, "-", "Oct", "Fri>=1", [ 0, 0, 0, null ], 0, "-" ], [ 1993, 1998, "-", "Apr", "Fri>=1", [ 0, 0, 0, null ], 60, "S" ], [ 1994, "only", "-", "Sep", "Fri>=15", [ 0, 0, 0, null ], 0, "-" ], [ 1995, 1998, "-", "Sep", "Fri>=15", [ 0, 0, 0, "s" ], 0, "-" ], [ 1999, "only", "-", "Jul", "1", [ 0, 0, 0, "s" ], 60, "S" ], [ 1999, 2002, "-", "Sep", "lastFri", [ 0, 0, 0, "s" ], 0, "-" ], [ 2000, 2001, "-", "Mar", "lastThu", [ 0, 0, 0, "s" ], 60, "S" ], [ 2002, 2012, "-", "Mar", "lastThu", [ 24, 0, 0, null ], 60, "S" ], [ 2003, "only", "-", "Oct", "24", [ 0, 0, 0, "s" ], 0, "-" ], [ 2004, "only", "-", "Oct", "15", [ 0, 0, 0, "s" ], 0, "-" ], [ 2005, "only", "-", "Sep", "lastFri", [ 0, 0, 0, "s" ], 0, "-" ], [ 2006, 2011, "-", "Oct", "lastFri", [ 0, 0, 0, "s" ], 0, "-" ], [ 2013, "only", "-", "Dec", "20", [ 0, 0, 0, null ], 0, "-" ], [ 2014, 2021, "-", "Mar", "lastThu", [ 24, 0, 0, null ], 60, "S" ], [ 2014, "max", "-", "Oct", "lastFri", [ 0, 0, 0, "s" ], 0, "-" ], [ 2022, "max", "-", "Feb", "lastThu", [ 24, 0, 0, null ], 60, "S" ] ] }, "titles": { "Asia/Amman": { "long": "Jordan Standard Time", "group": "(GMT+02:00) Amman" } } });