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 eff48c1 commit 589c519Copy full SHA for 589c519
Foundation/NSTimeZone.swift
@@ -294,5 +294,5 @@ extension NSTimeZone {
294
}
295
296
extension NSNotification.Name {
297
- public static let NSSystemTimeZoneDidChange = NSNotification.Name(rawValue: "NSSystemTimeZoneDidChangeNotification") // NSUnimplemented
+ public static let NSSystemTimeZoneDidChange = NSNotification.Name(rawValue: "") // NSUnimplemented
298
0 commit comments