[mythtv-commits] Ticket #8866: Hour format 09:00/21:00 in mythweb

MythTV mythtv at cvs.mythtv.org
Sat Sep 11 17:23:11 UTC 2010


#8866: Hour format 09:00/21:00 in mythweb
---------------------------------+------------------------------------------
 Reporter:  anonymous            |           Owner:  knight    
     Type:  defect               |          Status:  accepted  
 Priority:  minor                |       Milestone:  0.24      
Component:  Plugin - MythWeb     |         Version:  Trunk Head
 Severity:  medium               |      Resolution:            
 Keywords:  default time format  |   Ticket locked:  0         
---------------------------------+------------------------------------------

Comment (by kormoc):

 The date format is passed to php's date function. You can look at it's
 params at:
 http://www.php.net/manual/en/function.date.php

 %I is "Whether or not the date is in daylight saving time" which is
 certainly incorrect.

 Let me know if you have any problems figuring out the correct date format.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8866#comment:7>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list