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.
2 parents ab63b51 + 58b375f commit 3ec8dfbCopy full SHA for 3ec8dfb
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