<div>
<p dir="auto">On 1 Aug 2015, at 2:47, Bill Cole wrote:</p>

<blockquote style="border-left-color: #136BCE; border-left-style: solid; border-left-width: 2px; color: #136BCE; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">On 31 Jul 2015, at 15:13, Randy Bush wrote:</p>

<blockquote style="border-left-color: #4B89CF; border-left-style: solid; border-left-width: 2px; color: #4B89CF; margin: 0 0 5px; padding-left: 5px">
<p dir="auto">aha!  the last time mailmate was started was some days back in praha or<br>
roma.  so mailmate uses an internal clock, not system, to convert to<br>
local time for the user.  probably not ideal for travelers.</p>
</blockquote>

<p dir="auto">Not an internal clock exactly, rather a timezone value that is copied from the system timezone at launch and not rechecked. A problem easily worked around by restarting MailMate, but certainly a bug. Technically, it <em>may</em> be as simple as changing one system call at launch time from defaultTimeZone() to localTimeZone().</p>
</blockquote>

<p dir="auto">You might be right. I've tried fixing this for the next update (I did use defaultTimeZone when displaying dates in the messages outline).</p>

<p dir="auto">-- <br>
Benny</p>

</div>