JSONEpochDateEncodable
public protocol JSONEpochDateEncodable: JSONEncodable
JSONEncodable child protocol with support for dates as timestamps
-
jsonEncoderExtension method- return JSONDecoder with date encoding strategy for Seconds since 1970
Declaration
Swift
static var jsonEncoder: JSONEncoder
View on GitHub
JSONEpochDateEncodable Protocol Reference