Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 685 Bytes

README.md

File metadata and controls

39 lines (28 loc) · 685 Bytes

moment-timezone

Build Status

Timezone information for moment.js.

After cloning repo

git submodule update --init

Updating timezone info

git submodule update

sudo zic tz/africa
sudo zic tz/antarctica
sudo zic tz/asia
sudo zic tz/australasia
sudo zic tz/europe
sudo zic tz/northamerica
sudo zic tz/southamerica

grunt zdump
grunt zones

grunt test

changelog

0.0.3

  • added bower support
  • support newer versions of moment
  • construction with string and zone respects zone
  • added more links and timezone names in moment-timezone.json