The duration
field supports entering data in the following formats:
{hours}:{minutes}
, {hours}:{minutes}:{seconds}
2:27
= 2 hours and 27 minutes, 3:143:13
= 5 hours and 23 minutes and 13 seconds{hours}h
, {hours}h{minutes}m
, {hours}h{minutes}m{seconds}s
2h
= 2 hours, 147m
= 2 hours and 27 minutes, 3h14m
= 3 hours and 14 minutes{hours}
, {hours,minutes in decimal}
, {hours.minutes in decimal}
.
and ,
are supported, minutes need to be given as decimal portion (eg. 30 minutes = 0.5)1,5
= 1 hour and 30 minutes, 2
= 2 hoursIf activated in System > Settings, the duration field has a dropdown.
The drop-down allows for simple selection of a duration, which will be entered in Time span
format.