mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Feature request] Time formatting #588
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeffreydao on GitHub (Oct 19, 2024).
Is this a feature for the backend or frontend?
Frontend
What would you like?
When adding a due date time, I would like either clearer indication of the preferred format or auto-recognition of common time formats.
For example, the system currently doesn’t recognize entries like 5pm or 5:00pm as valid, while 5:00 pm is accepted. However, there’s no indication anywhere of the required format beyond the default value shown.
It would be helpful to either:
Why is this needed?
No response
Other information
No response
@meltyshev commented on GitHub (Oct 20, 2024):
Hi! I completely agree, and I like the idea of making the parser automatically recognize a format.