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

Unknown timezone: UTC #107

Open
EGreg opened this issue Sep 8, 2017 · 0 comments
Open

Unknown timezone: UTC #107

EGreg opened this issue Sep 8, 2017 · 0 comments

Comments

@EGreg
Copy link

EGreg commented Sep 8, 2017

How can date.setTimezone('UTC') and tzset('UTC') be used in time-node on windows?

Error: Unknown Timezone: 'UTC'
   at Function.tzset (D:\wamp\www\qbixMy\platform\node_modules\time\index.js:149:15)
   at Date.setTimezone

It seems Windows has no bindings.tzset() at all.
What are the ways to set the timezone in Windows and cross-platform?

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

No branches or pull requests

1 participant