ISO8601OrSecondsSince1970
@propertyWrapper
public struct ISO8601OrSecondsSince1970
extension ISO8601OrSecondsSince1970: Decodable
extension ISO8601OrSecondsSince1970: Encodable
extension ISO8601OrSecondsSince1970: Equatable
extension ISO8601OrSecondsSince1970: Hashable
Undocumented
-
Undocumented
Declaration
Swift
public init(wrappedValue: Date)
-
Undocumented
Declaration
Swift
public var wrappedValue: Date
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws