Enumeration 列挙

JSONDecoder.DateDecodingStrategy

The strategies available for formatting dates when decoding them from JSON. それらをJSONからデコーディングする場合、日付を書式設定するために使用できる戦略。

Declaration 宣言

enum JSONDecoder.DateDecodingStrategy

Topics 話題

Default Formats 省略時の書式設定

Standard Formats 標準書式設定

Custom Formats あつらえの書式設定

Epoch Formats 紀元書式設定

See Also 参照

Decoding Dates 日付をデコードする