-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Support POSIX TZ strings in TZif databases #15863
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
base: master
Are you sure you want to change the base?
Conversation
macOS CI is breaking because it explicitly sets I propose unsetting |
Hm, I don't know. In general, it might not be a bad idea to set an explicit time zone other than UTC. Precisely to find problems with time zone expectations. Why is this spec suddenly broken? Why is it impossible to have a |
Never mind, this is where the exception is actually raised: Lines 112 to 114 in 96bf61e
|
Follow-up to #15792.