Skip to content

Smart time entry

Ontime allows shortcuts to speed and simplify the time entry.

NoteEntryResult
. , : and spaces can be used as separators between hh:mm:ss1.20.3 1 20 3 1:20:03 1,20,301:20:03
Three numeric fields are read as hours:minutes:seconds1.2.3 1 2 3 1:2:3 1,2,301:02:03
Two numeric fields are read as hours:minutes1.2 1 2 1:201:02:00
A single numeric field (≤99) is read as minutes1000:10:00
A single numeric field (≥100) is separated into hours and minutes12001:20:00
h m and/or s can be used to indicate specific components1h30s01:00:30
Named numeric fields can overflow120m02:00:00
The keyword p returns the end time of the previous eventp09:00:00 (if previous event finishes at 09:00:00)
Starting a time entry with a + sign, adds the time to the previous event+10m10s 09:10:10 (if previous event finishes at 09:00:00)
Leading zeros are not necessary2.2.2 2 2 2 2:2:2 2,2,2`02:02:02
Separators can be used to indicate where zero is omitted10: or :1010:00:00 or 00:10:00
Enter a full time-tag without separators (hhmmss; Note that you need six digits for this, otherwise it will be interpreted as minutes)12345612:34:56