Read the statement by Michael Teeuw here.
Date in the calendar module is in the wrong format. MM/DD/YY instead of DD/MM/YY
-
Hi,
The calendar module displays the date of my calendar entries as MM/DD/YY but I want to change it into DD/MM/YY or anything used in europe.
Things I tried:
-
I looked at the documentation (https://docs.magicmirror.builders/modules/calendar.html) and read https://momentjs.com/docs/#/parsing/string-format/.
-
In the config.js I tried the following code but it does not seem to change anything:
config:{ dateFormat: "DD MM YY", calendars: [- I also tried:
config:{ fullDayEventDateFormat: "DD MM YY", calendars: [Is there something I’m missing because I cannot figure out how to get it working.
Thanks in advance for the help!

-
-
@sander023 I put your post back, cause I want to reply for others…
in this case, u also need timeFormat:‘absolute’,
dateFormat: "DD/MM/YY", timeFormat:'absolute', fullDayEventDateFormat:"DD/MM/YY",
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login