Releases: SpiritIT/timezonecomplete
Releases · SpiritIT/timezonecomplete
v3.0.3: upgrade TZ database to 2016d
v3.0.3: upgrade TZ database to 2016d
v3.0.2: upgrade TZ database to 2016c
v3.0.2: upgrade TZ database to 2016c
v3.0.1: upgrade tz database to 2016b
v3.0.1: upgrade tz database to 2016b
Period class overhaul
Periods now behave symmetric around the start date, which from now on is called reference date.
Period equality no longer depends on the reference date being the same, just the reference dates being each other's boundary dates.
npm ignores and readme
v2.0.3 idem
Use package.json "typings" field; new browser bundles.
v2.0.0 beautify README.md
Bugfix for zones that have observed DST but no longer do e.g. Asia/Tokyo zone (issue #22)
v1.27.2 v1.27.2: Bugfix for zones that have observed DST but no longer do e.g…
TZ database 2016a
v1.27.1 v1.27.1
v1.27.0: add validation function tc.parseable()
v1.27.0: add validation function tc.parseable()
add option for custom month/weekday/quarter names in parsing and formatting
v1.26.0 v1.26.0 add option for custom month/weekday/quarter names in parsing …