[mythtv-commits] Ticket #2516: upcoming page does not honor 24h time format
MythTV
mythtv at cvs.mythtv.org
Mon Oct 2 19:32:19 UTC 2006
#2516: upcoming page does not honor 24h time format
-------------------------+--------------------------------------------------
Reporter: ikke at iki.fi | Owner: xris
Type: defect | Status: new
Priority: trivial | Milestone: unknown
Component: mythweb | Version: head
Severity: low | Resolution:
-------------------------+--------------------------------------------------
Changes (by ikke at iki.fi):
* priority: minor => trivial
Comment:
Started to dig this one out, and noticed it gets fixed by setting the
"Date format" -> "Upcoming Recordings:" string on settings page. Righ
above the "Hour format" selection. To get the times to 24h format one
needs to change all %I to %H in date format strings and remove the %p (for
am/pm) from the strings. Blind me.
On the other hand, shouldn't the field "Hour format" do just that
automatically, or what's the point of it?
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/2516#comment:1>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list