<?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 module - vacation length]]></title><description><![CDATA[<p dir="auto">Hi guys, i hope it is the right section here…<br />
… i have a question about the default calendar module:</p>
<p dir="auto">I want to show the vacation from an ics-file. Within this file you can find both start and end date. But i can’t get it worked to show me the end.</p>
<p dir="auto">I prefer an output like:<br />
Summer KW27 - KW33</p>
<p dir="auto">The [KW] is not that problem. My Output so far is just the beginning of the vacation. Is it possible to show the length at all?</p>
<p dir="auto">Thanks for your help.<br />
pauabaer</p>
]]></description><link>https://forum.magicmirror.builders/topic/17442/default-calendar-module-vacation-length</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 17:58:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17442.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Dec 2022 21:28:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to default calendar module - vacation length on Thu, 08 Dec 2022 07:25:44 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 />
I‘ve already set this beneath the dateFormat in the config-section. But without success.</p>
]]></description><link>https://forum.magicmirror.builders/post/106475</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106475</guid><dc:creator><![CDATA[pauabaer]]></dc:creator><pubDate>Thu, 08 Dec 2022 07:25:44 GMT</pubDate></item><item><title><![CDATA[Reply to default calendar module - vacation length on Wed, 07 Dec 2022 21:50:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pauabaer" aria-label="Profile: pauabaer">@<bdi>pauabaer</bdi></a> the default is false in the code</p>
<pre><code>	showEnd: false,
</code></pre>
<p dir="auto">its case sensitive<br />
,and must be in the config:{} section, NOT in the calendars:[] section</p>
]]></description><link>https://forum.magicmirror.builders/post/106470</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106470</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 07 Dec 2022 21:50:51 GMT</pubDate></item><item><title><![CDATA[Reply to default calendar module - vacation length on Wed, 07 Dec 2022 21:46:52 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 />
when i set this - i think its not neccessary because default=true - no change in the output. That’s why I am asking here.</p>
]]></description><link>https://forum.magicmirror.builders/post/106468</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106468</guid><dc:creator><![CDATA[pauabaer]]></dc:creator><pubDate>Wed, 07 Dec 2022 21:46:52 GMT</pubDate></item><item><title><![CDATA[Reply to default calendar module - vacation length on Wed, 07 Dec 2022 21:38:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pauabaer" aria-label="Profile: pauabaer">@<bdi>pauabaer</bdi></a></p>
<p dir="auto">showEnd: true</p>
<p dir="auto">is not set</p>
]]></description><link>https://forum.magicmirror.builders/post/106466</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106466</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 07 Dec 2022 21:38:40 GMT</pubDate></item><item><title><![CDATA[Reply to default calendar module - vacation length on Wed, 07 Dec 2022 21:36:34 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 />
thanks for the quick response. I have tried that way. See my config below:</p>
<pre><code>		{
			module: "calendar",
			header: "Berliner Ferien 2023",
			position: "top_left",
			config: {
				fullDayEventDateFormat: "[KW]ww",
				dateEndFormat: "[KW]ww",
				calendars: [
					{
						symbol: "suitcase-rolling",
						url: "https://www.ferienwiki.de/exports/ferien/2023/de/berlin",
						maximumEntries: "4"
					}
				]
			}
		},

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106464</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106464</guid><dc:creator><![CDATA[pauabaer]]></dc:creator><pubDate>Wed, 07 Dec 2022 21:36:34 GMT</pubDate></item><item><title><![CDATA[Reply to default calendar module - vacation length on Wed, 07 Dec 2022 21:34:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pauabaer" aria-label="Profile: pauabaer">@<bdi>pauabaer</bdi></a> do you have<br />
showEnd:true,<br />
set?</p>
<p dir="auto">also, you may have to fiddle with the dateFormat, fullDateFormat<br />
as well…</p>
<p dir="auto">there are a LOT of config options.</p>
]]></description><link>https://forum.magicmirror.builders/post/106463</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106463</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 07 Dec 2022 21:34:55 GMT</pubDate></item></channel></rss>