Read the statement by Michael Teeuw here.
Calendar: how to change "In 2 days"?
-
I’m fine with “Today” and “Tomorrow”, but I would like to see “17 Jul” instead of the current “In 2 days”.
I think my config.js is correctly setup, but clearly the calendar still shows “In 2 days”.
Not sure what to try next, some help is highly appreciated.
Thanks,
Tom

My config:
module: "calendar", header: "Calendar", position: "top_right", config: { fade: true, fadePoint: 0.75, colored: true, timeFormat: "absolute", dateFormat: "D MMM", fullDayEventDateFormat: "D MMM", urgency: 0, getRelative: 0, nextDaysRelative: true, calendars: [ { // Private symbol: "chevron-circle-right", color: "#ffcc00", url: "https://calendar.google.com/calendar/ical/xxx/basic.ics" }, { // Birthdays symbol: "grin-alt", color: "#9966cc", url: "https://calendar.google.com/calendar/ical/yyy/basic.ics" }, { // Work symbol: "dot-circle", color: "#3366ff", url: "https://calendar.google.com/calendar/ical/zzz/basic.ics" } ] } -
https://docs.magicmirror.builders/modules/calendar.html#configuration-options
Look into getRelative, and urgency options.
-
Both are set to 0 and from my understanding this should mean I see absolute dates only.
edit:
I did some more testing and the problem only occurs with full day events. -
P p1lspeda referenced this topic on
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