Defect #35225
Edit issue shows date in MM/DD/YYYY while the rest of the application shows YYYY/MM/DD
Status: | Resolved | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues | |||
Target version: | - | |||
Resolution: | Affected version: | 4.1.2 |
Description
Dear redmine community
Issue list DD-MM-YYYY
Issue detail DD-MM-YYYY
Issue edit MM-DD-YYYY
Issue list and Issue details follows redmine date configuration but issue edit always use the MM-DD-YYYY format.
Please, any advice what I'm doing wrong?
Related issues
History
#1
Updated by Sergio Serrano about 1 year ago
#2
Updated by Holger Just about 1 year ago
- Related to Feature #31300: Automatically switch between native date picker and custom date picker based on mobile or not mobile devices added
#3
Updated by Holger Just about 1 year ago
- Status changed from New to Resolved
The edit forms (e.g. the issue edit form) use your browser's built-in interface for date entry. As such, the edit field will show the date using your browser's configured locale. The exact interface of the date picker, its configurability and locale entirely depends on your webbrowser.
As such, I believe this is not a bug in Redmine.
#4
Updated by Mischa The Evil 9 months ago
- Related to Defect #23224: Datepicker doesn't obey the user's settings format added