Skip to content

Conversation

groue
Copy link
Owner

@groue groue commented Feb 23, 2025

This pull request restores the Date coding strategies based on DateFormatter that were deprecated in #1729 due to a misunderstanding of a Xcode 16.3 beta compiler issue:

swiftlang/swift#78635 (comment)

DateFormatter is indeed thread safe and its conformance to Sendable is correct.

swiftlang/swift#78635 (comment)
> DateFormatter is indeed thread safe and its conformance to Sendable is correct
@groue groue merged commit eec220b into development Feb 23, 2025
8 checks passed
@groue groue deleted the dev/issue-1728 branch February 23, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant