Read the statement by Michael Teeuw here.
Calendar Module - Altering event time format
-
The Magic Mirror is a bit new for me. But I got all preferred parts working.
The calendar now shows:
“event tomorrow 08:00”I would like to see:
event monday 08:00 till 10:00My code is as follows:
{ module: "calendar", header: "Kalender Robert", position: "top_left", config: { maximumNumberOfDays: 7, maximumEntries: 8, displaySymbol: false, dateFormat: 'ddd-Do-MMM' fullDayEventDateFormat: 'ddd-Do-MMM', urgency: 0, getRelative: 0, timeFormat: 'absolute', calendars: [ { symbol: "calendar-check-o ", url: "https://calendar.google.com/calendar/ical/*PRIVATE CODE*/basic.ics" } ] }Can anyone point me in the right direction of changing the time format?
Best Regards and thanks in advance,
Robert
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