[mythtv-commits] Ticket #9676: Obtaining program times across daylight savings time change gives inaccurate results

MythTV noreply at mythtv.org
Mon Mar 21 03:21:34 UTC 2011


#9676: Obtaining program times across daylight savings time change gives
inaccurate results
------------------------------------+----------------------------
 Reporter:  mythtv@…                |          Owner:
     Type:  Patch - Bug Fix         |         Status:  new
 Priority:  minor                   |      Milestone:  unknown
Component:  MythTV - General        |        Version:  0.24-fixes
 Severity:  medium                  |     Resolution:
 Keywords:                          |  Ticket locked:  0
------------------------------------+----------------------------

Comment (by mythtv@…):

 Sorry, the first patch applied left out a fix to MythUTCToLocal, where it
 was using the date of the epoch but in the local time zone.

 I considered replacing the entire contents of MythUTCToLocal with
 QDateTime.toLocalTime(), but I'm not familiar enough with the code to know
 wether there was some nuance it was trying to work around, or if maybe it
 was simply written before QDateTime.toLocalTime() came into existence.

 While the fixes this patch includes are technically correct, after testing
 more I'm not 100% confident it resolves the original issue. I will add
 data once I am sure.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9676#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list