[mythtv-commits] Ticket #11538: XMLTV date parsing issue

MythTV noreply at mythtv.org
Tue May 14 10:54:33 UTC 2013


#11538: XMLTV date parsing issue
---------------------------------------+-----------------------------
 Reporter:  richard@…                  |          Owner:  stuartm
     Type:  Bug Report - General       |         Status:  new
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - Mythfilldatabase  |        Version:  Master Head
 Severity:  medium                     |     Resolution:
 Keywords:  XMLTV                      |  Ticket locked:  0
---------------------------------------+-----------------------------

Comment (by stuartm):

 The source of qdatetime.cpp says that toUTC()/toTimeSpec(Qt::UTC) would be
 a no-op if the time spec was already UTC, so at worst it does nothing at
 all and otherwise it's converting a datetime in localtime to UTC. This
 code is working correctly for others including myself so there's something
 else going on here.

 Which version of QT are you using? How far off are the times in the
 database? What is your current timezone and are the datetimes in the xml
 really correct?

 Assuming AEST, "20130512140000 +0000" would be midnight local time on the
 13th? Would that be right?

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


More information about the mythtv-commits mailing list