Skip to content Skip to sidebar Skip to footer
Showing posts with the label Timespan

How Can I Parse Timespan String To Hour, Minutes?

I have a string 'P18DT5H2M3S' which means: 18 days, 5 hours, 2 minutes, 3 seconds. I have t… Read more How Can I Parse Timespan String To Hour, Minutes?