<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Bug: local time confused by time zone]]></title><description><![CDATA[<p dir="auto">Sometimes I need to change my system clock to a non-local time zone, but this confuses Flux. For example, at 4pm in Los Angeles in the summer it is 11pm GMT. If I set my system clock to GMT with <code>sudo systemsetup -settimezone GMT</code>, Flux will ask if my location has changed. I can confirm my location is still Los Angeles (longitude around -120º), but flux still reacts as if it's nearly midnight. In short, Flux doesn't seem to account for the OS timezone when asking the OS what time it is.</p>
]]></description><link>https://forum.justgetflux.com/topic/7977/bug-local-time-confused-by-time-zone</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 15:59:16 GMT</lastBuildDate><atom:link href="https://forum.justgetflux.com/topic/7977.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Aug 2021 22:49:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bug: local time confused by time zone on Mon, 16 Aug 2021 18:24:34 GMT]]></title><description><![CDATA[<p dir="auto">We do all our internals in GMT/UTC so if the sum of time zone and wall-clock time is correct, it should keep working.</p>
<p dir="auto">Here is a tester script to compare with our server:<br />
<a href="https://justgetflux.com/timesync.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://justgetflux.com/timesync.html</a></p>
<p dir="auto">So yes, if "UTC time" in the OS is wrong, we will transition at the wrong time.</p>
<p dir="auto">We only use tz changes as a cue to adjust location (like for traveling between timezones), but cancelling this dialog is just fine too.</p>
]]></description><link>https://forum.justgetflux.com/post/24596</link><guid isPermaLink="true">https://forum.justgetflux.com/post/24596</guid><dc:creator><![CDATA[herf]]></dc:creator><pubDate>Mon, 16 Aug 2021 18:24:34 GMT</pubDate></item></channel></rss>