[mythtv-commits] Ticket #5319: Add QUERY_TIMEZONE to Myth Protocol

MythTV mythtv at cvs.mythtv.org
Sun May 11 18:16:30 UTC 2008


#5319: Add QUERY_TIMEZONE to Myth Protocol
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |        Owner:  ijr    
     Type:  patch                             |       Status:  new    
 Priority:  minor                             |    Milestone:  unknown
Component:  mythtv                            |      Version:  head   
 Severity:  medium                            |   Resolution:         
  Mlocked:  0                                 |  
----------------------------------------------+-----------------------------

Comment(by sphery <mtdean at thirdcontact.com>):

 Added mythtv-5319-use_toUTC_for_calc_utc_offset.patch , which is a trivial
 patch that uses the new-in-Qt4 QDateTime::toUTC() function in
 calc_utc_offset() to get a new QDateTime with the same time as loc, but
 expressed as UTC rather than creating two different QDateTime objects at
 slightly different times.  It also modifies the
 QDateTime::currentDateTime() call to use the Qt4, no-argument function
 rather than the Qt3-support function that takes a timespec.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5319#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list