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

Converting POSIX time zone string to TimeZoneInfo #69

Open
EricStG opened this issue May 4, 2020 · 1 comment
Open

Converting POSIX time zone string to TimeZoneInfo #69

EricStG opened this issue May 4, 2020 · 1 comment

Comments

@EricStG
Copy link

EricStG commented May 4, 2020

Is it possible to use PosixTimeZone to convert a POSIX time zone string to a TimeZoneInfo so it can be used with time conversion methods?

@mattjohnsonpint
Copy link
Owner

No, sorry that's not currently possible. I'll keep it as a feature request though. The implementation would have to parse details out of a POSIX string and use TimeZoneInfo.CreateCustomTimeZone.

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

No branches or pull requests

2 participants