-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels