ISO8601DecoderProvider

public class ISO8601DecoderProvider

Provider for JSON decoder that parses ISO8601 dates with or without fractional seconds.

  • Undocumented

    Declaration

    Swift

    public static func makeDecoder(keyDecodingStrategy: JSONDecoder.KeyDecodingStrategy = .useDefaultKeys) -> JSONDecoder