Skip to content

[CoreFoundation] Use a Windows Timezone if we are given one #2512

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

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

gmittert
Copy link
Contributor

Before attempting to check if a timezone is an abbreviation or Olson
format, we should make sure we can't just query Windows for the
timezone. For example, CFTimeZoneCopyKnownNames will return UTC[-+XX]
timezones which should otherwise would fail on.

@gmittert
Copy link
Contributor Author

@swift-ci please test

Before attempting to check if a timezone is an abbreviation or Olson
format, we should make sure we can't just query Windows for the
timezone. For example, CFTimeZoneCopyKnownNames will return UTC[-+XX]
timezones which we would otherwise would fail on.
@compnerd
Copy link
Member

Please synchronise with @millenomi on merging this

@compnerd
Copy link
Member

@swift-ci please test

@gmittert gmittert requested a review from millenomi September 17, 2019 16:29
@gmittert
Copy link
Contributor Author

@swift-ci please test linux

@compnerd compnerd merged commit 7ce887d into swiftlang:master Jan 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants