Opened 17 years ago
Closed 17 years ago
#5970 closed patch (fixed)
Changing the language does not change the date format.
| Reported by: | wagabunda | Owned by: | Rob Smith |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.22 |
| Component: | mythweb | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The date format is set only when creating the session. Then apply the default language. After changing the language does not change the date format. Manual change formats is too difficult for the average user.
I propose to reset the date display formats that after the change of language. After reset formats are set appropriate for the chosen language.
Time format is set independently and easily, using the combo box and does not affect the date format. I don't change this.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | mythweb.translations.date_format.diff added |
|---|
comment:1 by , 17 years ago
| Status: | new → assigned |
|---|
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → accepted |
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

(In [19256]) Fixes #5970, force a update of the date formats on language changes