I am working in Swift language. I don't know the date format for this 2020-07-23T00:17:06.000Z
.
I want to convert Date
to String
by following that format & vice versa.
How can I do? Thanks in advance...
I am working in Swift language. I don't know the date format for this 2020-07-23T00:17:06.000Z
.
I want to convert Date
to String
by following that format & vice versa.
How can I do? Thanks in advance...