-
Notifications
You must be signed in to change notification settings - Fork 1.2k
TimeZone
rounds second-offset unlike DarwinFoundation.
#5079
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
Comments
On the macOS 15 Beta (which shares the same TimeZone implementation as Swift 6.0), I see these results:
On the Ubuntu Swift 6 nightly snapshot from 8/22 I see these results:
|
|
So in other words, I can't reproduce the swift-corelibs-foundation result above. Is that from a previous release of Swift? |
I’m sorry, but Swift which produced that result seems a little old. I confirmed that |
The test case above is using swift-corelibs-foundation (which re-exports FoundationEssentials' TimeZone type as of 6.0). |
Hmm🤔 |
I wonder what happened around 20th July. |
That is when we merged the re-core into the 6.0 branch. |
The code below says all.
Environment
Swift version 6.0-dev (LLVM 57177aa1b91540b, Swift 8be62863326595c)
Target: x86_64-unknown-linux-gnu
The text was updated successfully, but these errors were encountered: