Skip to content

Commit 7037e25

Browse files
authored
Update and rename NNNN-UTCClock.md to 0027-UTCClock.md (#1346)
1 parent 1fc2be3 commit 7037e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Proposals/NNNN-UTCClock.md renamed to Proposals/0027-UTCClock.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Authors: [Philippe Hausler](https://github.com/phausler)
55
* Review Manager: [Tina L](https://github.com/itingliu)
66
* Status: Review: Jun 10...Jun 17, 2025
7-
* Implementation: Pending
7+
* Implementation: [Pull request](https://github.com/swiftlang/swift-foundation/pull/1344)
88
* Review: [Pitch](https://forums.swift.org/t/pitch-utcclock/78018)
99

1010
## Introduction
@@ -110,4 +110,4 @@ It was considered to add a new `Instant` type instead of depending on `Date` how
110110

111111
It was considered to add a near-miss overload for `duration(to:)` that had an additional parameter of `includingLeapSeconds` this was dismissed because it was considered to be too confusing and may lead to bugs where that data was not intended to be used.
112112

113-
[^utclist] If there are any updates to the list that will be considered a data table update and require a change to Foundation.
113+
[^utclist] If there are any updates to the list that will be considered a data table update and require a change to Foundation.

0 commit comments

Comments
 (0)