-
Notifications
You must be signed in to change notification settings - Fork 57
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
Abbreviated time zones #44
Comments
This isn't possible without an unambiguous mapping. |
Partially related to some of the use cases expressed in #54 , I think? It won't be possible to construct a timezone from an abbreviated tz, but it should be possible to get the abbreviated name from a fully specified FixedTimespan |
So creating a timezone from just an abbreviation is impossible, as mentioned before. Getting the abbreviation from a |
Support abbreviated time zones. e.g.
BST
,IST
The text was updated successfully, but these errors were encountered: