We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 202c564 commit b493c85Copy full SHA for b493c85
Proposals/NNNN-UTCClock.md
@@ -92,6 +92,7 @@ An extension to `UTCClock` will be made in `Foundation` for exposing an `systemE
92
93
```swift
94
95
+@available(FoundationPreview 6.2, *)
96
extension UTCClock {
97
public static var systemEpoch: Date { get }
98
}
0 commit comments