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 4dc91bf commit 202c564Copy full SHA for 202c564
Proposals/NNNN-UTCClock.md
@@ -70,6 +70,7 @@ extension Date: InstantProtocol {
70
public func duration(to other: Date) -> Duration
71
}
72
73
+@available(FoundationPreview 6.2, *)
74
extension Date {
75
public static func leapSeconds(from start: Date, to end: Date) -> Duration
76
0 commit comments