Skip to content

Release 0.5.28

Compare
Choose a tag to compare
@ellenaua ellenaua released this 21 Feb 18:06
· 172 commits to master since this release

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