How do I decode date JSON into Swift model?

前端 未结 0 1401
萌比男神i
萌比男神i 2021-01-31 07:46

What kind of data-model do I need to decode this kind of json date format?

// Json data

  {
      createdAt: 2021-01-30T22:48:00.469Z,
      updatedAt: 2021-01-3         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题