timezone-mock
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -9,2 +9,141 @@ // Generated this data from mysql_tzinfo_to_sql included with MySQL and the | ||
}, | ||
'Europe/London': { | ||
names: [0, 'GMT', 1, 'BST'], | ||
transitions: [ | ||
0, 0, | ||
69818400, 1, | ||
89172000, 0, | ||
101268000, 1, | ||
120621600, 0, | ||
132717600, 1, | ||
152071200, 0, | ||
164167200, 1, | ||
183520800, 0, | ||
196221600, 1, | ||
214970400, 0, | ||
227671200, 1, | ||
246420000, 0, | ||
259120800, 1, | ||
278474400, 0, | ||
290570400, 1, | ||
309924000, 0, | ||
322020000, 1, | ||
341373600, 0, | ||
354675600, 1, | ||
372819600, 0, | ||
386125200, 1, | ||
404269200, 0, | ||
417574800, 1, | ||
435718800, 0, | ||
449024400, 1, | ||
467773200, 0, | ||
481078800, 1, | ||
499222800, 0, | ||
512528400, 1, | ||
530672400, 0, | ||
543978000, 1, | ||
562122000, 0, | ||
575427600, 1, | ||
593571600, 0, | ||
606877200, 1, | ||
625626000, 0, | ||
638326800, 1, | ||
657075600, 0, | ||
670381200, 1, | ||
688525200, 0, | ||
701830800, 1, | ||
719974800, 0, | ||
733280400, 1, | ||
751424400, 0, | ||
764730000, 1, | ||
782874000, 0, | ||
796179600, 1, | ||
814323600, 0, | ||
820454400, 0, | ||
828234000, 1, | ||
846378000, 0, | ||
859683600, 1, | ||
877827600, 0, | ||
891133200, 1, | ||
909277200, 0, | ||
922582800, 1, | ||
941331600, 0, | ||
954032400, 1, | ||
972781200, 0, | ||
985482000, 1, | ||
1004230800, 0, | ||
1017536400, 1, | ||
1035680400, 0, | ||
1048986000, 1, | ||
1067130000, 0, | ||
1080435600, 1, | ||
1099184400, 0, | ||
1111885200, 1, | ||
1130634000, 0, | ||
1143334800, 1, | ||
1162083600, 0, | ||
1174784400, 1, | ||
1193533200, 0, | ||
1206838800, 1, | ||
1224982800, 0, | ||
1238288400, 1, | ||
1256432400, 0, | ||
1269738000, 1, | ||
1288486800, 0, | ||
1301187600, 1, | ||
1319936400, 0, | ||
1332637200, 1, | ||
1351386000, 0, | ||
1364691600, 1, | ||
1382835600, 0, | ||
1396141200, 1, | ||
1414285200, 0, | ||
1427590800, 1, | ||
1445734800, 0, | ||
1459040400, 1, | ||
1477789200, 0, | ||
1490490000, 1, | ||
1509238800, 0, | ||
1521939600, 1, | ||
1540688400, 0, | ||
1553994000, 1, | ||
1572138000, 0, | ||
1585443600, 1, | ||
1603587600, 0, | ||
1616893200, 1, | ||
1635642000, 0, | ||
1648342800, 1, | ||
1667091600, 0, | ||
1679792400, 1, | ||
1698541200, 0, | ||
1711846800, 1, | ||
1729990800, 0, | ||
1743296400, 1, | ||
1761440400, 0, | ||
1774746000, 1, | ||
1792890000, 0, | ||
1806195600, 1, | ||
1824944400, 0, | ||
1837645200, 1, | ||
1856394000, 0, | ||
1869094800, 1, | ||
1887843600, 0, | ||
1901149200, 1, | ||
1919293200, 0, | ||
1932598800, 1, | ||
1950742800, 0, | ||
1964048400, 1, | ||
1982797200, 0, | ||
1995498000, 1, | ||
2014246800, 0, | ||
2026947600, 1, | ||
2045696400, 0, | ||
2058397200, 1, | ||
2077146000, 0, | ||
2090451600, 1, | ||
2108595600, 0, | ||
2121901200, 1, | ||
2140045200, 0, | ||
], | ||
}, | ||
'US/Pacific': { | ||
@@ -11,0 +150,0 @@ names: [-7, 'PDT', -8, 'PST'], |
{ | ||
"name": "timezone-mock", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A JavaScript library to mock the local timezone.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22860
707