[mythtv-commits] Ticket #2516: upcoming page does not honor 24h time format

MythTV mythtv at cvs.mythtv.org
Mon Oct 2 10:11:46 UTC 2006


#2516: upcoming page does not honor 24h time format
-------------------------+--------------------------------------------------
 Reporter:  ikke at iki.fi  |       Owner:  xris   
     Type:  defect       |      Status:  new    
 Priority:  minor        |   Milestone:  unknown
Component:  mythweb      |     Version:  head   
 Severity:  low          |  
-------------------------+--------------------------------------------------
 mythweb/tv/upcoming page does not honor the 24h clock format setting, and
 shows times incorrect. If english language is set it is ok, since it shows
 AM/PM after the time, but while used in Finnish it doesn't use the AM/PM
 there, but just the time in 12h format. So 5.00 AM becomes 5.00, and 17.00
 becomes also 5.00. So the PM is missing then. Probably it is missing from
 translation, but we don't use AM/PM in Finnish, we have 24 hours in a day.

 So probably some kind of a formatter for time, which checks the setting
 for 12/24h time format, is missing on this page. I have set up the time
 format for 09:00/21:00 format (24h) in settings.

 Here is a sample listing of one day's upcoming recordings, notice it looks
 like there would be lots of morning show to record, even the two last ones
 are PM:

 ke loka   4, 2006 (07:25 )
 ke loka   4, 2006 (11:50 )
 ke loka   4, 2006 (05:50 )  -> should be 17:50
 ke loka   4, 2006 (08:00 )  -> should be 20:00

 All mythtv stuff are from trunk about an hour ago (mythweb revision
 11380). This is really minor thing, but thought to report anyway.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2516>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list