<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Just tested this entry from the list:<br>
<pre wrap="">"Europe/Berlin","CET-1CEST,M3.5.0,M10.5.0/3"</pre>
Same problem as with other public examples: local time is correct,
but file dates are offset 1 hour into the future.<br>
<br>
<blockquote><tt># con set vehicle timezone
"CET-1CEST,M3.5.0,M10.5.0/3"</tt><br>
<tt>Parameter has been set.</tt><br>
<br>
<tt># time stat</tt><br>
<tt>Time Zone: CET-1CEST;M3.5.0;M10.5.0/3</tt><br>
<tt>UTC Time: 2018-06-06 08:15:18 UTC</tt><br>
<tt>Local Time: 2018-06-06 10:15:18 CEST</tt><br>
<tt>Provider: ntp</tt><br>
<tt>PROVIDER STRATUM UPDATE TIME</tt><br>
<tt> gsm-nmea 2 12 Wed Jun 6 08:15:18
2018</tt><br>
<tt>*ntp 1 53 Wed Jun 6 08:15:17
2018</tt><br>
<br>
<tt># vfs ls /sd</tt><br>
<tt>…</tt><br>
<span><tt> 5 06-Jun-2018 11:14 testdate</tt></span><br>
<span></span></blockquote>
<span><br>
Maybe this is a bug in the vfs.<br>
</span><br>
<span><span>"<tt>CET-2,M3.5.0/02:00:00,M10.5.0/03:00:00</tt>"
works correctly now but I haven't tested if it would adapt to
winter time.<br>
</span><br>
</span>Regards,<br>
Michael<br>
<br>
<br>
Am 06.06.2018 um 08:56 schrieb Mark Webb-Johnson:<br>
</div>
<blockquote type="cite"
cite="mid:2CA39356-2A66-416E-92D4-D308EDD87A03@webb-johnson.net">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
A topic on <a href="http://esp32.com" class=""
moz-do-not-send="true">esp32.com</a> brought up this:
<div class=""><br class="">
</div>
<blockquote style="margin: 0 0 0 40px; border: none; padding:
0px;" class="">
<div class=""><a
href="https://github.com/nayarsystems/posix_tz_db" class=""
moz-do-not-send="true">https://github.com/nayarsystems/posix_tz_db</a></div>
</blockquote>
<div class=""><br class="">
</div>
<div class="">The approach seems similar to what I spoke about
before (scrape tzdata, although they scrape install zone files
directly in /usr/share/zoneinfo). I’ve attached the csv output
of that. 460 time zones, about 15KB code size. That is
up-to-date with tzdata 2018d-1. Including a simple library
wrapper, to (a) iterate over the zone names, and (b) return the
posix string for a particular name, probably less than 20KB
overhead.</div>
<div class=""><br class="">
</div>
<div class="">I live in such a simple timezone, it is hard for me
to judge. Is this any use?</div>
<div class=""><br class="">
</div>
<div class="">Regards, Mark.</div>
<div class=""><br class="">
</div>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="144">--
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26
</pre>
</body>
</html>