<?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[[ERROR] Moment Timezone has no data for Customized Time Zone]]></title><description><![CDATA[<p dir="auto">Hello all,<br />
I just upgraded to version 2.17.1 and see this error. It is in the deault app Calendar.<br />
What can I change to stop this error?<br />
Thanks in advance.</p>
]]></description><link>https://forum.magicmirror.builders/topic/15803/error-moment-timezone-has-no-data-for-customized-time-zone</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 22:03:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15803.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Oct 2021 20:03:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Sun, 31 Oct 2021 15:14:24 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, I will close this topic as solved</p>
]]></description><link>https://forum.magicmirror.builders/post/95891</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95891</guid><dc:creator><![CDATA[Klassieker]]></dc:creator><pubDate>Sun, 31 Oct 2021 15:14:24 GMT</pubDate></item><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Sun, 31 Oct 2021 14:38:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/klassieker" aria-label="Profile: klassieker">@<bdi>klassieker</bdi></a> you were testing… I will submit a change request … next release is January 1.</p>
]]></description><link>https://forum.magicmirror.builders/post/95890</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95890</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 31 Oct 2021 14:38:52 GMT</pubDate></item><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Sun, 31 Oct 2021 14:37:56 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><br />
Hi Sam,<br />
I changed the rows and it works, no more noise.<br />
But what if the module is updated bu the developer?<br />
Thank you very much,</p>
]]></description><link>https://forum.magicmirror.builders/post/95889</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95889</guid><dc:creator><![CDATA[Klassieker]]></dc:creator><pubDate>Sun, 31 Oct 2021 14:37:56 GMT</pubDate></item><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Sun, 31 Oct 2021 12:54:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/klassieker" aria-label="Profile: klassieker">@<bdi>klassieker</bdi></a> ok, its just noise, doesn’t hurt anything…</p>
<p dir="auto">BUT if u want to test getting rid of the message do this</p>
<p dir="auto">edit ~/MagicMirror/modules/default/calendar/calendarutils.js</p>
<pre><code>	if (event.start.tz.includes(" ")) {  // this is line 37 , not changed
	        let tz = null                // first replacement line
		// if the tz is the MS customized TZ
		if(event.start.tz ==='Customized Time Zone')
			// use the locally set tz
			tz=moment.tz.guess()
		else
			// use the lookup table to get the IANA name as moment and date don't know MS timezones
			tz = CalendarUtils.getIanaTZFromMS(event.start.tz);  // last replacement line
			Log.debug("corrected TZ=" + tz);      // line not to be changed
</code></pre>
<p dir="auto">replace the lines BETWEEN line 37 and the last line (also not changed)<br />
with first replacement line thru last replacement line<br />
so it looks like that</p>
]]></description><link>https://forum.magicmirror.builders/post/95888</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95888</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 31 Oct 2021 12:54:29 GMT</pubDate></item><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Sat, 30 Oct 2021 09:24:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/klassieker" aria-label="Profile: klassieker">@<bdi>klassieker</bdi></a><br />
Current timezone in the agenda.</p>
<p dir="auto"><img src="/assets/uploads/files/1635585851198-d26a02b1-6cac-4c5a-b772-92b18825366c-image.png" alt="d26a02b1-6cac-4c5a-b772-92b18825366c-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/95863</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95863</guid><dc:creator><![CDATA[Klassieker]]></dc:creator><pubDate>Sat, 30 Oct 2021 09:24:41 GMT</pubDate></item><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Sat, 30 Oct 2021 11:32:09 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><br />
Hi Sam, I use a special agenda from office 365 for the calender module<br />
Here is the information. Maybe I can change something in this agenda instead of the special code as work around?</p>
<pre><code>BEGIN:VEVENT
UID: ....
SUMMARY:Verpakkingen
DTSTART;TZID=Customized Time Zone:20210107T080000
DTEND;TZID=Customized Time Zone:20210107T090000
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20211030T090840Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION:
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-DONOTFORWARDMEETING:FALSE
X-MICROSOFT-DISALLOW-COUNTER:FALSE
END:VEVENT
</code></pre>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.magicmirror.builders/post/95862</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95862</guid><dc:creator><![CDATA[Klassieker]]></dc:creator><pubDate>Sat, 30 Oct 2021 11:32:09 GMT</pubDate></item><item><title><![CDATA[Reply to [ERROR] Moment Timezone has no data for Customized Time Zone on Fri, 29 Oct 2021 20:39:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/klassieker" aria-label="Profile: klassieker">@<bdi>klassieker</bdi></a> 2.15 and above have special code to work around that problem… (I know , I added it)  but this is for MS 365 cals.</p>
<p dir="auto">can u show me a cal entry from the ics file (use the url to download the file, and then u can edit it, as it is just text)</p>
<p dir="auto">a cal event starts with BEGIN:VEVENT<br />
and ends with END:VEVENT</p>
]]></description><link>https://forum.magicmirror.builders/post/95854</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/95854</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 29 Oct 2021 20:39:12 GMT</pubDate></item></channel></rss>