[mythtv-commits] Ticket #11404: BE recordings one hour late

MythTV noreply at mythtv.org
Thu Apr 4 16:35:15 UTC 2013


#11404: BE recordings one hour late
----------------------------------+--------------------------------
 Reporter:  monochromec@…         |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  major                 |      Milestone:  unknown
Component:  MythTV - Recording    |        Version:  0.26
 Severity:  medium                |     Resolution:
 Keywords:  recordings late       |  Ticket locked:  0
----------------------------------+--------------------------------

Comment (by monochromec@…):

 Replying to [comment:5 gigem]:
 > All times in record, except for the "find" variations, should be in UTC
 not local time.  Does the following MySQL command give the correct local,
 UTC, and local times?
 >
 > select now(), utc_timestamp(), convert_tz(utc_timestamp(), 'UTC',
 'SYSTEM');
 >
 > If either of the first two are wrong, you system timezeon is not set
 properly.  If the last on is wrong, your MySQL zone info is not correct.

 Interesting observation as the BE used to work before with all times in
 the local TZ (find columns in DB table empty). Consequently, the SQL
 statement displays the correct values for all three columns of the
 returned row.

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


More information about the mythtv-commits mailing list