[BUG]: shorthand time format does not work as expected #501
Labels
bug
Something isn't working
enhancement
This issue or pull request discusses non feature changes
frontend
This issue or pull request is frontend related
Description
The shorthand military time feature when entering durations is nice, but does not work as expected.
Steps to Reproduce
Expected Behavior
I would expect the following algorithm for the shorthand feature:
I understand that this is probably because 1 expands to 1:00. However, as 100 is already 1:00, I would expect 15 to be 0:15.
In environments, where only 0, 15, 30 and 45 are allowed for the minute part of the duration, additional shorthands for 1 → 1:00, 2 → 2:00, etc. could be added for all single digit inputs.
Attachments
No response
Additional Context
No response
Version
v4.6.0
Required
The text was updated successfully, but these errors were encountered: