Contents

JSONDecoder.DateDecodingStrategy.formatted(_:)

The strategy that defers formatting settings to a supplied date formatter.

Declaration

case formatted(DateFormatter)

See Also

Custom Formats