DateDecodingStrategy

extension JSONDecoder.DateDecodingStrategy
  • Custom decoding strategy for iso8601 strings with milliseconds.

    Declaration

    Swift

    static let iso8601ms: JSONDecoder.DateDecodingStrategy