<?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 start time]]></title><description><![CDATA[<p dir="auto">Hi guys!<br />
The last weeks i played around with some settings and got it to my liking but for one thing, calendar showed event start times as: in 3 hours. Tried with “absolute” in settings, but no luck.<br />
Thought i did something wrong so I got a new sd-card and started from scratch, only to see that the calendar have the same bahaviour as before.<br />
I am having trouble getting calendar showing start-time of events, it is just showing "in 5 hours-21:30.<br />
I would like to have it show “20:00-21:30” (see picture)<br />
This is with fresh installed Raspian Stretch and fresh installed MM with the only thing altered in config.js is taht i changed calendar adress from us holidays to a webcal adress. Everything else is original.<br />
The pic of the config-file is the one from before clean install and the pic of the screen is now with all settings default.<br />
Any help would be appreciated.</p>
<p dir="auto"><img src="/assets/uploads/files/1543416247056-config.jpg" alt="0_1543416243857_config.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1543416256592-screen.jpg" alt="0_1543416254080_screen.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/9171/calendar-start-time</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 05:24:20 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9171.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Nov 2018 14:46:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar start time on Fri, 14 Dec 2018 15:24:32 GMT]]></title><description><![CDATA[<p dir="auto">I’m having a similar issue. For any events more than 24 hours out, it is only displaying the number of days away + end time.<br />
<img src="/assets/uploads/files/1544800657473-cal.png" alt="0_1544800658802_cal.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">I had to rebuild my MM after the Pi I was using crashed, so I believe I was running the previous version of MM before the rebuild. I seem to recall the calendar module displaying number of days in future + start time before. FWIW, I’m using google calendar.</p>
]]></description><link>https://forum.magicmirror.builders/post/48160</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/48160</guid><dc:creator><![CDATA[jkindelspire]]></dc:creator><pubDate>Fri, 14 Dec 2018 15:24:32 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar start time on Tue, 11 Dec 2018 23:39:45 GMT]]></title><description><![CDATA[<p dir="auto">Same problem for me.</p>
<pre><code>{
			module: "calendar",
			header: "Kalender",
			position: "top_left",
			config: {
				fetchInterval: 21600000,
				colored: true,
				coloredSymbolOnly: true,
				joiningWord: "kl.",
				getRelative: 8,
				urgency: 7,
				timeFormat: 'absolute',
				//showEnd: false,
				calendars: [
					{
						// Mårtens Kalender
						color: "#6dc0ec",
						url: "https://calendar.google.com/calendar/ical/
					},
					
					{
						// Alfred och Hjalmar bokningar
						fullDayEventDateFormat: "DD/MM",
						symbol: "child",
						color: "#008000",
						url: "https://calendar.google.com/calendar/ical/
						
					},
					{
						// Svenska helgdagar (aftnar ibland)
						symbol: "bed",
						color: "#772222",
						maximumNumberOfDays: 14,
						
						url: "https://calendar.google.com/calendar/ical/sv.swedish%23holiday%40group.v.calendar.google.com/public/basic.ics"
					}, 
				]
			}
		},
</code></pre>
<p dir="auto">The “Sitta i Servicedesk” should be from 09:00-12:00 not from “Dec 12e” or “Today”<br />
<img src="/assets/uploads/files/1544571534762-6e607a04-5955-4281-97e5-5b207d964eee-image.png" alt="0_1544571534724_6e607a04-5955-4281-97e5-5b207d964eee-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/48039</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/48039</guid><dc:creator><![CDATA[Maltavius]]></dc:creator><pubDate>Tue, 11 Dec 2018 23:39:45 GMT</pubDate></item></channel></rss>