<?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[Calendar displaying tomorrow all day events, for today, following time change from DST to ST.]]></title><description><![CDATA[<p dir="auto">Like it says in the title, i have a calendar for chores that are all day events. It worked fine for months. Following the time change this past weekend, all the events are one day ahead. For example items for tomorrow are shown today. Below is the config for this module. Any idea?</p>
<pre><code>		{
			module: "calendar",
			header: "Chores",
			position: "top_right",
			config: {
				fadePoint: 1.0,
				fade: false,
				maximumNumberOfDays: 1,
				maxTitleLength: 40,
				displaySymbol: false,
				getRelative: 0,
				showEnd: false,
				timeFormat: 'absolute',
				calendars: [
					{
						url: 'Calendar URL',
						symbol: 'broom'
					}					
				]
			}
		},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/11551/calendar-displaying-tomorrow-all-day-events-for-today-following-time-change-from-dst-to-st</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 07:54:15 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11551.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 07 Nov 2019 16:22:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar displaying tomorrow all day events, for today, following time change from DST to ST. on Mon, 18 Nov 2019 08:28:23 GMT]]></title><description><![CDATA[<p dir="auto">Possible workaround: add time to the recurring event.</p>
]]></description><link>https://forum.magicmirror.builders/post/64645</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64645</guid><dc:creator><![CDATA[retroflex]]></dc:creator><pubDate>Mon, 18 Nov 2019 08:28:23 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar displaying tomorrow all day events, for today, following time change from DST to ST. on Sun, 17 Nov 2019 06:19:05 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> That is my issue i post 2 days ago.</p>
]]></description><link>https://forum.magicmirror.builders/post/64588</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64588</guid><dc:creator><![CDATA[scuppasteve]]></dc:creator><pubDate>Sun, 17 Nov 2019 06:19:05 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar displaying tomorrow all day events, for today, following time change from DST to ST. on Sat, 16 Nov 2019 15:38:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scuppasteve" aria-label="Profile: scuppasteve">@<bdi>scuppasteve</bdi></a></p>
<p dir="auto"><a href="https://github.com/MichMich/MagicMirror/issues/1810" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/issues/1810</a></p>
]]></description><link>https://forum.magicmirror.builders/post/64556</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64556</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 16 Nov 2019 15:38:42 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar displaying tomorrow all day events, for today, following time change from DST to ST. on Sat, 16 Nov 2019 15:32:14 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> thanks for the info can you link to the issue somewhere i cant find it.</p>
]]></description><link>https://forum.magicmirror.builders/post/64555</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64555</guid><dc:creator><![CDATA[scuppasteve]]></dc:creator><pubDate>Sat, 16 Nov 2019 15:32:14 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar displaying tomorrow all day events, for today, following time change from DST to ST. on Fri, 15 Nov 2019 13:14:25 GMT]]></title><description><![CDATA[<p dir="auto">yes, there is a bug in the calendar date parser with time change…</p>
<p dir="auto">no  one has developed a fix yet</p>
]]></description><link>https://forum.magicmirror.builders/post/64486</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64486</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 15 Nov 2019 13:14:25 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar displaying tomorrow all day events, for today, following time change from DST to ST. on Fri, 15 Nov 2019 06:32:57 GMT]]></title><description><![CDATA[<p dir="auto">Been over a week, anyone have any idea what this could be?</p>
]]></description><link>https://forum.magicmirror.builders/post/64472</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/64472</guid><dc:creator><![CDATA[scuppasteve]]></dc:creator><pubDate>Fri, 15 Nov 2019 06:32:57 GMT</pubDate></item></channel></rss>