Updated documentation for the "gmt" property in the TimeZone+Zone extension and added test case scenario.
This commit is contained in:
@@ -4,7 +4,7 @@ public extension TimeZone {
|
||||
|
||||
// MARK: Zones
|
||||
|
||||
/// Greenwich Mean Time or UTC+0
|
||||
/// A time zone indicating it is Greenwich Mean Time or UTC+0
|
||||
static let gmt = TimeZone(secondsFromGMT: 0)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user