Socket
Socket
Sign inDemoInstall

moment-timezone

Package Overview
Dependencies
1
Maintainers
7
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123467Next

0.5.5

Diff

Changelog

Source

0.5.5 2016-07-24

  • Updated data to IANA TZDB 2016f. #360
timrwood
published 0.5.4 •

Changelog

Source

0.5.4 2016-05-03

  • Updated data to IANA TZDB 2016d. #336
  • Ignore the results from Intl.DateTimeFormat().resolvedOptions().timeZone if it is undefined. #322
timrwood
published 0.5.3 •

Changelog

Source

0.5.3 2016-03-24

  • Updated data to IANA TZDB 2016c. #321
timrwood
published 0.5.2 •

Changelog

Source

0.5.2 2016-03-15

  • Updated data to IANA TZDB 2016b. #315
timrwood
published 0.5.1 •

Changelog

Source

0.5.1 2016-03-01

  • 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
timrwood
published 0.5.0 •

Changelog

Source

0.5.0 2015-12-28

  • 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
timrwood
published 0.4.1 •

Changelog

Source

0.4.1 2015-10-07

  • 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
timrwood
published 0.4.0 •

Changelog

Source

0.4.0 2015-05-30

  • 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
timrwood
published 0.3.1 •

Changelog

Source

0.3.1 2015-03-16

  • Updated data to IANA TZDB 2015a. #183
timrwood
published 0.3.0 •

Changelog

Source

0.3.0 2015-01-13

  • 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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc