<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 11 Feb 2020 at 10:07, Bill Meek <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
 From your favorite browser go to: <a href="http://yourContainerBackendHostNameOrIpAddress:6544/Myth/GetTimeZone" rel="noreferrer" target="_blank">http://yourContainerBackendHostNameOrIpAddress:6544/Myth/GetTimeZone</a><br>
<br>
On my system, grep -r -i timezone /etc/php* /etc/apache2 all timezone<br>
variables are commented out (and not even set to my timezone.) Yet<br>
mythweb works OK.<br>
<br>
I'm not running the backend in a container. Do your need to do timedatectl --machine=CONTAINER ?<br>
<br>
-- <br>
Bill</blockquote><br><div>This is what Mythbackend is reporting:<br></div><div> <TimeZoneInfo version="1.0" serializerVersion="1.1"><br><TimeZoneID>Etc/UTC</TimeZoneID><br><UTCOffset>19800</UTCOffset><br><CurrentDateTime>2020-02-11T04:53:30Z</CurrentDateTime><br></TimeZoneInfo></div><div><br></div><div>The time zone is set to Etc/UTC with an offset of 19800 seconds. This is correct as i am 5.5 hours ahead of UTC. Maybe MythWeb is ignoring UTCOffset.</div><div><br></div><div>Thanks<br></div><div><br></div><div><br></div></div></div>