Explanation: Fixes lookup of the current timezone on Windows
Scope: Only impacts TimeZone.current on Windows
Original PR: https://github.com/swiftlang/swift-foundation/pull/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
Explanation: Fixes lookup of the current timezone on Windows Scope: Only impacts
TimeZone.current
on Windows Original PR: https://github.com/swiftlang/swift-foundation/pull/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