A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Calender Module: Time Not visible
- 
Hi together,
I try to change the shown Information from the calender module. I want to show the date and time. My Problem is that time informations are not shown on the mirror.
I use this config:
config: { ��������������������������������timeFormat: "absolute", ��������������������������������dateFormat: "DD MMM", ��������������������������������urgency: 0, ��������������������������������getRelative: 0, ��������������������������������calendars: [Do you have any idea?
 - 
Does Nobody have an idea?
 - 
Yep.
dateFormat: "M/D h:mm a",That’ll fix it.
 - 
Ahh… so simpel -.- works. Thank you
 
