Skip to content

Releases: moment/moment-timezone

0.5.1

24 Mar 21:28
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2016a. #299
  • Fixed bug when Date#toTimeString did not return a known format. #302 #303
  • Added lookup on Intl.DateTimeFormat().resolvedOptions().timeZone to moment.tz.guess(). #304 #291

0.5.0

24 Mar 21:29
Compare
Choose a tag to compare
  • Added support for guessing the user's timezone via moment.tz.guess(). #285
  • Fixed UMD export issue when there was an html element with id=exports. #275
  • Removed jspm specific dependencies from package.json. #284

0.4.1

24 Mar 21:29
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2015e. #253
  • Updated data to IANA TZDB 2015f. #253
  • Updated data to IANA TZDB 2015g. #255
  • Added jspm dependencies for moment. #234
  • Included builds directory in npm. #237
  • Removed version field from bower.json. #230

0.4.0

24 Mar 21:31
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2015b. #201
  • Updated data to IANA TZDB 2015c. #214
  • Updated data to IANA TZDB 2015d. #214
  • Updated zone getter to allow lazy unpacking to improve initial page load times. #216
  • Added a package.json jspm:main entry point. #194
  • Added composer.json. #222
  • Added an error message when trying to load moment-timezone twice. #212

0.3.1

24 Mar 21:46
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2015a. #183

0.3.0

24 Mar 21:46
Compare
Choose a tag to compare
  • Breaking: Added country data to the meta/*.json files. Restructured the data to support multiple countries per zone. #162
  • Added the ability to set a default timezone for all new moments. #152
  • Fixed a bug when passing a moment with an offset to moment.tz. #169
  • Fixed a deprecation in moment core, changing moment#zone to moment#utcOffset. #168

0.2.5

24 Mar 21:46
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2014j. #151

0.2.4

24 Mar 21:47
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2014i. #142

0.2.3

24 Mar 21:47
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2014h. #141

0.2.2

24 Mar 21:47
Compare
Choose a tag to compare
  • Updated data to IANA TZDB 2014g. #126
  • Added a warning when using moment-timezone with moment<2.6.0.