I am accessing an API that returns a time field like this: "PT5M37S"
.
How do I get this time string "PT5M37S"
into 00:05:37
? Anyone have any insight on that time format?
I am accessing an API that returns a time field like this: "PT5M37S"
.
How do I get this time string "PT5M37S"
into 00:05:37
? Anyone have any insight on that time format?