文書   >   Foundation   >   Archives and Serialization   >   JSONDecoder   >   dateDecodingStrategy
インスタンスプロパティ
dateDecodingStrategy
JSON オブジェクトの一部から日付を復号化するときに使用される戦略。
宣言
議論
デフォルトの戦略は、deferredToDate 戦略です。
以下も見よ
日付の復号化
enum JSONDecoder.DateDecodingStrategy
JSON から日付を復号化するときに日付の形式に使用できる戦略。