<?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[default-calendar recurring events aren't being adjusted for the timezone.]]></title><description><![CDATA[<p dir="auto">I bet this is a quick one, since it looks like there are some calendar fixes that <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> pointed some people to. I couldn’t find them.</p>
<p dir="auto">I am just getting started and I have a google calendar, and I’ve added some events. Then I switched some of the events to recurring, and they are categorized at the wrong time/days.</p>
<p dir="auto">The clock display is correct (so I think I have the timezone right). The single events are showing up in the right places. But the recurring events are off by 6 hours (I live in Denver, -6).</p>
<p dir="auto">I took a peek at the ical from google calendar. This event is displayed at the right time:</p>
<p dir="auto">It should be displayed at 2:01pm, and it is.</p>
<pre><code>BEGIN:VEVENT
DTSTART:20201001T200100Z
DTEND:20201001T203100Z
DTSTAMP:20201001T184424Z
UID:something@google.com
CREATED:20201001T184028Z
DESCRIPTION:
LAST-MODIFIED:20201001T184419Z
LOCATION:
SEQUENCE:1
STATUS:CONFIRMED
SUMMARY:maths
TRANSP:OPAQUE
END:VEVENT
</code></pre>
<p dir="auto">This one is wrong. It should be at 2:00pm, and it’s showing up at 8am.</p>
<pre><code>BEGIN:VEVENT
DTSTART;TZID=America/Denver:20201001T140000
DTEND;TZID=America/Denver:20201001T150000
RRULE:FREQ=WEEKLY;BYDAY=FR,MO,TH,TU,WE
DTSTAMP:20201001T184424Z
UID:something@google.com
CREATED:20201001T143135Z
DESCRIPTION:
LAST-MODIFIED:20201001T163125Z
LOCATION:
SEQUENCE:2
STATUS:CONFIRMED
SUMMARY:Math Class
TRANSP:OPAQUE
END:VEVENT
</code></pre>
<p dir="auto">I’m assuming the trouble is that this isn’t being read correctly:</p>
<pre><code>DTSTART;TZID=America/Denver:20201001T140000
DTEND;TZID=America/Denver:20201001T150000
</code></pre>
<p dir="auto">But this is:</p>
<pre><code>DTSTART:20201001T200100Z
DTEND:20201001T203100Z
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/13748/default-calendar-recurring-events-aren-t-being-adjusted-for-the-timezone</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 09:52:06 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13748.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Oct 2020 19:20:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:50:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeffeb3" aria-label="Profile: jeffeb3">@<bdi>jeffeb3</bdi></a> said in <a href="/post/82625">default-calendar recurring events aren't being adjusted for the timezone.</a>:</p>
<blockquote>
<p dir="auto">and it is displaying those in the right timezone now.</p>
</blockquote>
<p dir="auto">awesome… thanks so much for the extra effort to test…</p>
]]></description><link>https://forum.magicmirror.builders/post/82626</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82626</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:50:10 GMT</pubDate></item><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:49:12 GMT]]></title><description><![CDATA[<p dir="auto">The docker container isn’t updated yet (not a surprise) but I did just pull 2.13.0 and ran npm install, then restarted the container and it is displaying those in the right timezone now.</p>
<p dir="auto">Thank you for the help. Great forums here. That’s only possible with great contributors.</p>
]]></description><link>https://forum.magicmirror.builders/post/82625</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82625</guid><dc:creator><![CDATA[jeffeb3]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:49:12 GMT</pubDate></item><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:30:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeffeb3" aria-label="Profile: jeffeb3">@<bdi>jeffeb3</bdi></a> yep</p>
]]></description><link>https://forum.magicmirror.builders/post/82622</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82622</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:30:32 GMT</pubDate></item><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:30:01 GMT]]></title><description><![CDATA[<pre><code>root@721ce56f7bbf:/opt/magic_mirror# git log -n 1
commit 018cb9152689b1f1f262e6f3bfbf71cc99a9e59c (grafted, HEAD, tag: v2.12.0)
Author: Michael Teeuw &lt;michael@xonaymedia.nl&gt;
Date:   Wed Jul 1 20:04:36 2020 +0200

    Merge pull request #2064 from MichMich/develop

    Release 2.12.0
</code></pre>
<p dir="auto">This is the git log from inside the container, in /opt/magic_mirror, which I assume means I have 2.12.0.</p>
]]></description><link>https://forum.magicmirror.builders/post/82621</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82621</guid><dc:creator><![CDATA[jeffeb3]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:30:01 GMT</pubDate></item><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:27:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeffeb3" aria-label="Profile: jeffeb3">@<bdi>jeffeb3</bdi></a> I don’t know if docker has been updated TODAY (as release came out this morning)</p>
]]></description><link>https://forum.magicmirror.builders/post/82620</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82620</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:27:39 GMT</pubDate></item><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:27:22 GMT]]></title><description><![CDATA[<p dir="auto">It is a docker image from a few days ago. I built so many in the last 3 days I can’t remember if I picked :stable or :latest. I can try to pull the latest docker image.</p>
<p dir="auto"><code>bastilimbach/docker-magicmirror           "./docker-entrypoi..."   22 hours ago</code></p>
<p dir="auto">I’m not in a rush. If this stuff is just flowing through, I can wait a day or two, pull, and report back.</p>
]]></description><link>https://forum.magicmirror.builders/post/82619</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82619</guid><dc:creator><![CDATA[jeffeb3]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:27:22 GMT</pubDate></item><item><title><![CDATA[Reply to default-calendar recurring events aren't being adjusted for the timezone. on Thu, 01 Oct 2020 19:23:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeffeb3" aria-label="Profile: jeffeb3">@<bdi>jeffeb3</bdi></a> what version?  a bunch of fixes just went in today for calendar timezones</p>
<p dir="auto">i removed the sticky notes for version 2.12</p>
]]></description><link>https://forum.magicmirror.builders/post/82618</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82618</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 01 Oct 2020 19:23:45 GMT</pubDate></item></channel></rss>