Simplify time input in appointments #442
Closed
RealSkinnyBoy
started this conversation in
Ideas
Replies: 1 comment
-
|
Shipped in v0.99.0 🎉 The time fields now accept compact and separator notation in addition to
On blur the value is normalized to your locale's time format (24h/12h). This is handled in the central time parser, so it works in every time input across the app (calendar events and tasks) — which should make entry much easier on keyboards where the colon is awkward to reach. Thanks for the suggestion! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I input a time of 0930 or 09.30 it would be great, if that time will be translated to a real time format (based on regional settings) to 09:30. On mobile devices it could be difficult to set the (German) colon...
Beta Was this translation helpful? Give feedback.
All reactions