TimeZone
extension TimeZone: ValidKeyedCodingValueProvider
Extension of the TimeZone
Foundation class that has validations to provide
valid dummy values.
-
Declaration
Swift
public static func validCodingValue(forKey key: CodingKey) -> Any?