Form snippet for date: change date format
- Dominant language
- Python
- Stars
- 102
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
One of the field of my schema is a date, and therefore uses the preset `date`. This way I can chose my date with the date picker. However, the date format is `mm / dd / yyyy`, which I want to change to `dd / mm / yyyy`. How can I do this? I suspect it has to do with the locale, but changing the locale does not help.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the schema form snippet that implements the `date` preset and trace how its date picker chooses the `mm / dd / yyyy` format. Check whether locale affects that behavior; done means a clear way to use `dd / mm / yyyy`, with the resulting behavior verified and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100