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

Abbreviated time zones #44

Closed
NilsIrl opened this issue May 7, 2020 · 3 comments
Closed

Abbreviated time zones #44

NilsIrl opened this issue May 7, 2020 · 3 comments

Comments

@NilsIrl
Copy link

NilsIrl commented May 7, 2020

Support abbreviated time zones. e.g. BST, IST

@workingjubilee
Copy link

This isn't possible without an unambiguous mapping.

@quodlibetor
Copy link
Contributor

quodlibetor commented Jul 11, 2020

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

@pitdicker
Copy link
Contributor

So creating a timezone from just an abbreviation is impossible, as mentioned before. Getting the abbreviation from a TzOffset is possible with the OffsetName trait.

@djc djc closed this as not planned Won't fix, can't repro, duplicate, stale Apr 5, 2024
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

5 participants