<div dir="ltr"><div><br></div><div dir="ltr"><div>Good afternoon,</div><div><br></div><div>Reacting to this:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Remind has no support for <span class="gmail-il">timezones</span> (there is some discussions in the <br></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>list archive). My solution is to define (and update) the offsets <br>
manually:<br>
<br>
SET UTC 2:00<br>
REM Aug 12 2021 *14 AT [18:00 + UTC] MSG F-Droid meeting<span class="gmail-im"><br></span></div></blockquote><div><br></div><div>There is this annoying thing about daylight savings: there is a 2-week discrepancy between the US and Europe.</div><div>For instance, this year, the US starts their Daylight saving time on March 12, but, if I am not mistaken, Europe will start it on March 26. <br></div><div><br></div><div>In the US, I use this:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>REM Sun Apr 1 ++2 UNTIL 1 Jan 2007 MSG Hour change<br>REM Sun Mar 8 ++2 FROM 1 Jan 2007 MSG Hour change<br><br>REM Sun [_last(Oct)] ++2 UNTIL 1 Jan 2007 MSG Hour change<br>REM Sun 1 Nov ++2 FROM 1 Jan 2007 MSG Hour change</div></blockquote><div><br></div><div>Now, my two questions:</div><div><br></div><div>1. What is the formula to compute daylight savings change in Europe?</div><div><br></div><div>2. Is there a way of updating an offset automatically, based on this difference?</div><div><br></div><div>Best,</div><div>And thanks!</div><div>Clément.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le dim. 17 juil. 2022 à 04:02, Jochen Sprickerhof via Remind-fans <<a href="mailto:remind-fans@lists.skoll.ca">remind-fans@lists.skoll.ca</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">HI Saša,<br>
<br>
* Saša Janiška via Remind-fans <<a href="mailto:remind-fans@lists.skoll.ca" target="_blank">remind-fans@lists.skoll.ca</a>> [2022-07-17 08:17]:<br>
>yesterday we had a long debugging session trying to fix problems when<br>
>using radicale/python-remind with Evolution/Thunderbird. Now things <br>
>look<br>
>pretty smooth (testing with Evolution), but I wonder how to properly<br>
>handle timezones?<br>
<br>
Remind has no support for timezones (there is some discussions in the <br>
list archive). My solution is to define (and update) the offsets <br>
manually:<br>
<br>
SET UTC 2:00<br>
REM Aug 12 2021 *14 AT [18:00 + UTC] MSG F-Droid meeting<br>
<br>
>So, my question is whether it is possible to somehow incorporate<br>
>timezone info so that oen can see same/correct timings in<br>
>Tkremind/Wyrd/Evolution/Thunderbird?<br>
<br>
python-remind supports timezones and uses the system timezone by <br>
default. Alternatively you can specify the timezone as an option and <br>
radicale-remind exposes this as remind_timezone in the config.<br>
<br>
Cheers Jochen<br>
_______________________________________________<br>
Remind-fans mailing list<br>
<a href="mailto:Remind-fans@lists.skoll.ca" target="_blank">Remind-fans@lists.skoll.ca</a><br>
<a href="https://dianne.skoll.ca/mailman/listinfo/remind-fans" rel="noreferrer" target="_blank">https://dianne.skoll.ca/mailman/listinfo/remind-fans</a><br>
Remind is at <a href="https://dianne.skoll.ca/projects/remind/" rel="noreferrer" target="_blank">https://dianne.skoll.ca/projects/remind/</a><br>
</blockquote></div></div>