Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data for GMT-X timezones after updating #262

Closed
9dev opened this issue Oct 19, 2015 · 1 comment
Closed

No data for GMT-X timezones after updating #262

9dev opened this issue Oct 19, 2015 · 1 comment
Assignees

Comments

@9dev
Copy link

9dev commented Oct 19, 2015

I followed the contributing guide and discovered that the first step is wiping some data out.

In the original repo file /data/unpacked/latest.json contains data for timezones like Etc/GMT+10, but after running grunt data these data become empty arrays with no information at all.

Steps to reproduce:

  • Pull the recent version of the moment-timezone
  • > npm install
  • > grunt data

Is there a step missing in the guide to obtain the data for these timezones?

@gilmoreorless
Copy link
Member

I found several discrepancies in how zdump produces output across different systems, and how our build system handled it. On some Linux flavours it resulted in fixed-offset zones being reported as the same as UTC.

I've (hopefully) fixed that with #1059. 🤞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants