[mythtv-users] MythWeb timezone incorrect and a possible fix?

Rajil Saraswat rajil.s at gmail.com
Sun Feb 9 03:40:07 UTC 2020


Hello,
The timezone on my mythweb session is incorrect. The only way to fix was to
comment out in /usr/share/mythtv/mythweb/includes/init.php the following
line

MythBackend::find()->setTimezone();

This function is in /usr/share/mythtv/bindings/php/MythBackend.php and
seems to query the timezone from backend,

$response = $this->sendCommand('QUERY_TIME_ZONE');

My guess is that the backend is reporting the incorrecting timezone. Where
do i set the timezone on the backend?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20200209/e8548ac2/attachment.htm>


More information about the mythtv-users mailing list