Opened 11 years ago
Closed 11 years ago
#7910 closed patch (fixed)
Terra time field size
Reported by: | Owned by: | paulh | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - General | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
This patch increases the size of the time field so that when the time format 03:14 PM is chosen the AM/PM will be displayed and not cut off.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | terraTimeDate.diff added |
---|
comment:1 Changed 11 years ago by
Owner: | changed from Isaac Richards to paulh |
---|---|
Status: | new → assigned |
Version: | → head |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [23259]) Change the time format on Terra's backgrounds to hh:mm. This fixes the time not displaying properly when formats with am/pm are used. This now means the theme will always look how the theme designer wanted it to but does also mean the time format will always be in 24 hour format. You can of cause always edit the theme to use whatever format you want. Closes #7910.