<?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[MMM-CalendarExt3 (or default calendar module?) repeating event shifts to wrong day]]></title><description><![CDATA[<p dir="auto">I’ve had this happen a couple times and so far been unable to determine what is wrong. Sometimes deleting the event in the source calendar (Google) and recreating it “fixes” the issue in MMM-CalendarExt3.</p>
<p dir="auto">“Gym class” event should repeat weekly on Wednesday at 9PM starting Jan 8. Somehow it’s duplicated to Thursday Jan 9 and then repeats on Thursdays going forward?</p>
<p dir="auto"><img src="/assets/uploads/files/1735445183147-6023e21c-f812-4d64-9e71-37560f631f9d-image.png" alt="6023e21c-f812-4d64-9e71-37560f631f9d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is the actual event (with stuff redacted for privacy) and I don’t see anything different vs other events I have created the same way.</p>
<pre><code>BEGIN:VEVENT
DTSTART;TZID=America/Toronto:20250108T210000
DTEND;TZID=America/Toronto:20250108T220000
RRULE:FREQ=WEEKLY;UNTIL=20250227T020000Z
DTSTAMP:20241229T031726Z
UID:42C7D549-D128-46CB-BF43-E380916F7698
CREATED:20241229T025652Z
LAST-MODIFIED:20241229T031355Z
LOCATION:Gym
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Gym class
TRANSP:OPAQUE
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS="XXX";X-APPLE-MAPKIT-HANDLE=XXX;X-APPLE-RADIUS=XXX;X-APPLE
 -REFERENCEFRAME=1;X-TITLE=XXX
X-APPLE-TRAVEL-START;ROUTING=CAR;VALUE=URI;X-ADDRESS="XX";X-APPLE-MAPKIT-HANDLE=XX;X
 -APPLE-RADIUS=XX;X-APPLE-REFERENCEFRAME=0;X-TITLE=XXX
X-APPLE-TRAVEL-DURATION;VALUE=DURATION:PT5M
END:VEVENT
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/19257/mmm-calendarext3-or-default-calendar-module-repeating-event-shifts-to-wrong-day</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 15:23:19 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19257.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Dec 2024 04:13:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-CalendarExt3 (or default calendar module?) repeating event shifts to wrong day on Sun, 29 Dec 2024 12:22:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/redfishbluefish" aria-label="Profile: redfishbluefish">@<bdi>redfishbluefish</bdi></a> yes byday seems to be one of tye psths tgst causes trouble.</p>
<p dir="auto">i believe all of those are resolved</p>
]]></description><link>https://forum.magicmirror.builders/post/122275</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122275</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Dec 2024 12:22:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 (or default calendar module?) repeating event shifts to wrong day on Sun, 29 Dec 2024 04:33:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> OK thanks for the info. If I can squeeze in some time tomorrow I might give the dev branch a try.</p>
<p dir="auto">Just in case it’s of any use, I looked at two other repeating events that are working  and noticed that the RRULE format is different vs the one that isn’t working:</p>
<pre><code>RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20250227T045959Z
</code></pre>
<pre><code>RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20250530T035959Z;BYDAY=TH
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/122272</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122272</guid><dc:creator><![CDATA[redfishbluefish]]></dc:creator><pubDate>Sun, 29 Dec 2024 04:33:25 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-CalendarExt3 (or default calendar module?) repeating event shifts to wrong day on Sun, 29 Dec 2024 04:19:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/redfishbluefish" aria-label="Profile: redfishbluefish">@<bdi>redfishbluefish</bdi></a>  base calendar has trouble w repeating events.<br />
good news, jan 1 a new release and  calendar is fixed.   you can get the develop branch to test out now, or wait til next week</p>
]]></description><link>https://forum.magicmirror.builders/post/122268</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122268</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 29 Dec 2024 04:19:24 GMT</pubDate></item></channel></rss>