Duration
Duration is time in hours, minutes and seconds.
Parsing
Section titled “Parsing”When you enter a value we convert it to something we can use.
Input | Output |
---|---|
90 | 1h 30m |
300s | 5m |
1h 90m | 2h 30m |
5 hours | 5h |
2 hrs 30sec | 2h 30s |
0s | 0m |
Duration is time in hours, minutes and seconds.
When you enter a value we convert it to something we can use.
Input | Output |
---|---|
90 | 1h 30m |
300s | 5m |
1h 90m | 2h 30m |
5 hours | 5h |
2 hrs 30sec | 2h 30s |
0s | 0m |