Read the statement by Michael Teeuw here.
Calendar error ???
-
Anyone know how to fix this little calendar bug.
When you set it to a “Full Day Event” it sets the date to “Feb 7.”,
but if you set it to a “time limit” it sets to “07 / 02/2022”I have already put this in config
dateFormat: ‘DD / MM / YYYY’See the picture for more information.
Regards Assassins

-
@assassins there is a full date format too… see the doc
-
@sdetweil
This is my config to it :
module: ‘calendar’,
header: “Kalender”,
position: ‘bottom_left’,
timeFormat: 24,
config: {
dateFormat: ‘DD/MM/YYYY’,
colored: true,
showLocation: true,
maximumNumberOfDays: 90,
maximumEntries: 7,
calendars: [
{
symbol: ‘calendar’,
url: ‘http://localhost:8080/modules/calendars/home.ics’,
color: ‘#5bc0de’
}
]
}
},Have i forget somthing to the format. ???
-
-
@sdetweil
fullDayEventDateFormat:
work now, thanks
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
