timezone-mock
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -363,43 +363,43 @@ // Generated this data from mysql_tzinfo_to_sql included with MySQL and the | ||
1518919200, -3, | ||
1540090800, -2, | ||
1541300400, -2, | ||
1550368800, -3, | ||
1571540400, -2, | ||
1572750000, -2, | ||
1581818400, -3, | ||
1602990000, -2, | ||
1604199600, -2, | ||
1613872800, -3, | ||
1634439600, -2, | ||
1636254000, -2, | ||
1645322400, -3, | ||
1665889200, -2, | ||
1667703600, -2, | ||
1677376800, -3, | ||
1697338800, -2, | ||
1699153200, -2, | ||
1708221600, -3, | ||
1729393200, -2, | ||
1730602800, -2, | ||
1739671200, -3, | ||
1760842800, -2, | ||
1762052400, -2, | ||
1771725600, -3, | ||
1792292400, -2, | ||
1793502000, -2, | ||
1803175200, -3, | ||
1823742000, -2, | ||
1825556400, -2, | ||
1834624800, -3, | ||
1855191600, -2, | ||
1857006000, -2, | ||
1866074400, -3, | ||
1887246000, -2, | ||
1888455600, -2, | ||
1897524000, -3, | ||
1918695600, -2, | ||
1919905200, -2, | ||
1928973600, -3, | ||
1950145200, -2, | ||
1951354800, -2, | ||
1960423200, -3, | ||
1981594800, -2, | ||
1983409200, -2, | ||
1992477600, -3, | ||
2013044400, -2, | ||
2014858800, -2, | ||
2024532000, -3, | ||
2044494000, -2, | ||
2046308400, -2, | ||
2055376800, -3, | ||
2076548400, -2, | ||
2077758000, -2, | ||
2086826400, -3, | ||
2107998000, -2, | ||
2109207600, -2, | ||
2118880800, -3, | ||
2139447600, -2, | ||
] | ||
} | ||
2140657200, -2, | ||
], | ||
}, | ||
}; |
{ | ||
"name": "timezone-mock", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A JavaScript library to mock the local timezone.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,2 +13,6 @@ timezone-mock | ||
Note: Future timezone transitions are likely to change due to laws, etc. Make | ||
sure to always test using specific dates in the past. The timezone data used by | ||
`timezone-mock 1.0.4+` should be up accurate for all times through the end of 2018. | ||
Note: Node v8.0.0 changed how the string "YYYY-MM-DDTHH:MM:SS" is interpreted. | ||
@@ -15,0 +19,0 @@ It was previously interpreted as a UTC date, but now is a local date. If your |
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
82
19943
8
565