[mythtv] MythTV UTC branch merge

George Nassas gnassas at mac.com
Fri Jun 8 16:41:24 UTC 2012


On 2012-06-08, at 9:55 AM, George Nassas wrote:

> the update message for the recording list change backend message the four times are still local even though the db versions are UTC.

Found a sec to look closer. The problem is the DATETIME_TO_LIST macro in libs/libmyth/programinfo.cpp which writes using toTime_t(). There's also a similar macro in libs/libmythbase/filesysteminfo.cpp but it doesn't appear to be invoked.

This might be a good time to switch the five fields (startts, endts, recstartts, recendts, and lastmodified) to UTC strings instead of local numbers. I can submit a patch if the powers that be agree.

- George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-dev/attachments/20120608/22c4d53e/attachment.html>


More information about the mythtv-dev mailing list