Skip to content

Conversation

@euanh
Copy link
Collaborator

@euanh euanh commented Oct 24, 2024

Motivation

The convenient Date.now.ISO8601Format() method was not present on Linux in earlier versions of Swift, but is available in Swift 6.0.

Modifications

Use Date.now.ISO8601Format() instead of creating a separate formatter.

Result

No functional change.

Test Plan

Tests continue to pass.

@euanh euanh merged commit 6a94854 into apple:main Oct 24, 2024
19 checks passed
@euanh euanh deleted the swift-6-iso8601format branch October 24, 2024 12:26
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.

1 participant