Closed vbd closed 1 year ago
please see #263
This is now possible in Numbat, the follow up project. You can get both answers:
time("16:02") - time("14:30") -> min
results in 92 min
time("16:02") - time("14:30") -> human
results in 1 hour + 32 minutes
Tysm!
I played with the web version but didn't get it to work.
e.g.
14:30-16:02
would be great if it returns
92 minutes
/1h 32 minutes