iso-8601-date-formatter icon indicating copy to clipboard operation
iso-8601-date-formatter copied to clipboard

Support ISO-8601 time interval duration

Open stevemoser opened this issue 10 years ago • 0 comments

Need to go from P1DT13H24M17S to NSTimeInterval and back. Or two NSDate's to time interval duration.

Relevant SO questions: http://stackoverflow.com/questions/1146416/how-to-parse-an-iso-8601-duration-in-objective-c http://stackoverflow.com/questions/22230629/how-to-transform-two-nsdate-objects-into-an-iso-8601-time-interval-duration

stevemoser avatar Mar 06 '14 17:03 stevemoser