UTC
From MythTV Official Wiki
(Difference between revisions)
(Corrections) |
(Link to MySQL_Time_Zone_Table) |
||
| Line 2: | Line 2: | ||
The 0.26 release of MythTV convertes database columns related to scheduled recordings | The 0.26 release of MythTV convertes database columns related to scheduled recordings | ||
| − | from local time to UTC. | + | from local time to UTC. See [[MySQL_Time_Zone_Tables|MySQL Time Zone Tables]] |
<br> | <br> | ||
<center> | <center> | ||
Latest revision as of 23:24, 15 September 2012
UTC is a time standard.
The 0.26 release of MythTV convertes database columns related to scheduled recordings
from local time to UTC. See MySQL Time Zone Tables
| Table(s) | Column(s) |
|---|---|
| credits, jobqueue, programgenres, programrating, recordedseek, recordedmarkup, recordedrating, recordedcredits | starttime |
| oldprogram | airdate |
| oldrecorded, program, recordedprogram | starttime, endtime |
| record | startdate, starttime, enddate, endtime |
| recorded | startdate, starttime, progstart, progend |
| recordfilter | clause (for filterid 3 only) |