JSONDecoder.DateDecodingStrategy The strategies available for formatting dates when decoding them from JSON. Declarationenum DateDecodingStrategy TopicsDefault FormatsJSONDecoder.DateDecodingStrategy.deferredToDateStandard FormatsJSONDecoder.DateDecodingStrategy.iso8601Custom FormatsJSONDecoder.DateDecodingStrategy.formatted(_:)JSONDecoder.DateDecodingStrategy.custom(_:)Epoch FormatsJSONDecoder.DateDecodingStrategy.millisecondsSince1970JSONDecoder.DateDecodingStrategy.secondsSince1970 RelationshipsConforms ToSendableSendableMetatype See AlsoDecoding DatesdateDecodingStrategy