SmartDate
@propertyWrapper
public struct SmartDate : Codable
Undocumented
-
Undocumented
Declaration
Swift
public var wrappedValue: Date?
-
Undocumented
Declaration
Swift
public init(wrappedValue: Date?, encodeFormat: SmartDate.DateStrategy? = nil)
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Undocumented
See moreDeclaration
Swift
public enum DateStrategy