<?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 - Change DateFormat to DD MM YYY]]></title><description><![CDATA[<p dir="auto">Hello,<br />
just starting out with the MagicMirror and doing my first steps with it. One thing I am struggling with is to change the date format, when it is set to “relative”. There I get MM DD YYYY but I would like to have DD MM YYYY.</p>
<p dir="auto">When changing to absolute I can freely adjust the format. Is there any trick where / how I can do this with the relative format?</p>
<p dir="auto">Here is a look at my config.js:</p>
<pre><code>{
			module: "calendar",
			header: "...",
			position: "bottom_right",
			config: {
				fade : true,
				timeFormat: "relative",
				dateFormat: "DD/MM/YYYY - HH:mm",
				calendars: [
					{
						symbol: "calendar-check-o",
						url: "..."					}
				]
			},
					
		},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/14841/calendar-change-dateformat-to-dd-mm-yyy</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 19:35:19 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14841.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 27 Mar 2021 16:09:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar - Change DateFormat to DD MM YYY on Mon, 29 Mar 2021 23:36:47 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I’ve also tried to achieve it, but due to differences in grammar in different languages support of relative calendar customization is a little bit tricky, so maintainers decided not to accept my change (<a href="https://github.com/MichMich/MagicMirror/pull/2434" target="_blank" rel="noopener noreferrer nofollow ugc">more details here</a>).</p>
<p dir="auto">However, if you’re willing to do it, you can create a fork from the original repository on the github, and then pull my changes from <a href="https://github.com/uncleLem/MagicMirror/commits/feature/calendar-time" target="_blank" rel="noopener noreferrer nofollow ugc">this branch containing my changes</a>. Depending on what exactly you’re trying to achieve, you might need to do some further tinkering with the calendar.js, because this solution was tailored for my needs and I was focusing on full day events, but there’s a fullDayEventDateFormat config option that might help you.</p>
]]></description><link>https://forum.magicmirror.builders/post/90067</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90067</guid><dc:creator><![CDATA[uncleLem]]></dc:creator><pubDate>Mon, 29 Mar 2021 23:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar - Change DateFormat to DD MM YYY on Sun, 28 Mar 2021 12:20:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/runny" aria-label="Profile: runny">@<bdi>runny</bdi></a> yes, I understand. However, the code doesn’t support that.</p>
<p dir="auto">it’s<br />
relative  and no user specified formats,<br />
or<br />
absolute and user specified formats</p>
]]></description><link>https://forum.magicmirror.builders/post/90018</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90018</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 28 Mar 2021 12:20:10 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar - Change DateFormat to DD MM YYY on Sun, 28 Mar 2021 10:27:55 GMT]]></title><description><![CDATA[<p dir="auto">Hello scumbelly and sdetweil,</p>
<p dir="auto">Thanks for your help and quick responses here! I have tried what you have suggested scumbelly but with no result. As sdetweil indicates the dateFormat does only change, when you specify timeFormat as absolute.</p>
<p dir="auto">And that is kind of my problem…I can change the dateFormat but only when switching to absolute. But for the latest appointments I’d prefer to have it in relative format. As I understand it this should be possible also by using the “urgency” and “getRelative” variables but then I run into another problem - the relative date that is shown is different than when I have timeFormat as relative (no days, no times).</p>
<p dir="auto">I have attached two pictures marking what I’d like to have (green) and what I’d not like to have (red)  and hope this explains what I want to achieve:</p>
<p dir="auto"><img src="https://i.ibb.co/f16t7Yx/mmdateformat.png" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/90010</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90010</guid><dc:creator><![CDATA[runny]]></dc:creator><pubDate>Sun, 28 Mar 2021 10:27:55 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar - Change DateFormat to DD MM YYY on Sat, 27 Mar 2021 16:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/runny" aria-label="Profile: runny">@<bdi>runny</bdi></a> to chnage the date formats, you also need to specify</p>
<pre><code>			timeFormat:'absolute',
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/90000</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90000</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 27 Mar 2021 16:52:30 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar - Change DateFormat to DD MM YYY on Sat, 27 Mar 2021 16:45:58 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">The default in the .js is dateFormat: “MMM Do”,  for fun have you tried “Do MMM”?</p>
<p dir="auto">Cheers.</p>
]]></description><link>https://forum.magicmirror.builders/post/89999</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/89999</guid><dc:creator><![CDATA[scumbelly]]></dc:creator><pubDate>Sat, 27 Mar 2021 16:45:58 GMT</pubDate></item></channel></rss>