All Versions
50
Latest Version
Avg Release Cycle
65 days
Latest Release
642 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.5.34 Changes
November 10, 2020- ⚡️ Updated data to IANA TZDB
2021e
- ⚡️ Updated data to IANA TZDB
-
v0.5.33 Changes
November 15, 2020- ⚡️ Updated data to IANA TZDB
2021a
- ⚡️ Updated data to IANA TZDB
-
v0.5.32 Changes
May 16, 2020- ⚡️ Updated data to IANA TZDB
2020d
- ⚡️ Updated data to IANA TZDB
-
v0.5.31 Changes
May 16, 2020- 🛠 Fixed Travis builds for Node.js 4 and 6
-
v0.5.30 Changes
May 16, 2020- ⚡️ Updated data to IANA TZDB
2020a
- 🛠 Fixed typescript definitions
- ⚡️ Updated data to IANA TZDB
-
v0.5.29 Changes
February 21, 2020- 🔀 Merged fix of es6 module loading issue https://github.com/moment/moment-timezone/commit/1fd42349189b24e15c60f162dc8c40b42db79dfe
- 🔀 Merged PR with typescript declarations https://github.com/moment/moment-timezone/commit/ed529ea6fbcc70315c0c3f6d7c7cb70eadf56b03
- 🔀 Merged fixes to changelog https://github.com/moment/moment-timezone/commit/adb7d7b43c7328d814311ac1355bfeef88eab6e8
-
v0.5.28 Changes
October 14, 20190.5.29
2020-02-21🔀 Merged pull request #410 from @adgrace:
- ➕ Added a method
moment.tz.zonesForCountry(country_code)
which returns all timezones for the country - ➕ Added a method
moment.tz(timezone_id).countries()
to get countries for some time zone - ➕ Added a method
moment.tz.countries()
to get all country codes - And as you know
moment.tz.names()
already exists
- ➕ Added a method
-
v0.5.27 Changes
October 19, 20190.5.27
2019-10-14- ⚡️ Updated data to IANA TZDB `2019c
-
v0.5.26 Changes
June 06, 2019- ⚡️ Updated data to IANA TZDB
2019b
- 🛠 Fix: stabilize Array.sort #762
- ⚡️ Updated data to IANA TZDB
-
v0.5.25 Changes
April 17, 2019- 🛠 Fix
moment.tz.dataVersion
to return2019a
#742 - ⚡️ Update path in bower.json
- 🛠 Fix