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

[6.0.x] [Windows] Fix incorrect TimeZone.current lookup logic #978

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes lookup of the current timezone on Windows
Scope: Only impacts TimeZone.current on Windows
Original PR: #975
Risk: Low - restores Swift 5.10 behavior and scope is minimal
Testing: Testing done via swift-ci testing and local testing
Reviewer: @parkera @compnerd

@jmschonfeld jmschonfeld requested a review from parkera October 11, 2024 17:54
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld changed the title [6.0] [Windows] Fix incorrect TimeZone.current lookup logic [6.0.x] [Windows] Fix incorrect TimeZone.current lookup logic Oct 11, 2024
@jmschonfeld jmschonfeld merged commit d3d8499 into swiftlang:release/6.0 Oct 11, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/fix-current-timezone branch October 11, 2024 18:22
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