Topic: Calendar Plugin End
jsnull pro asked 3 years ago
How do I display the end time of an event with the calendar plugin? See https://metanoiacenter.net/calendar.php
Marcin Luczak staff answered 3 years ago
Hi @jsnull,
At the moment Calendar Plugin doesn't support showing the end time (hour and minutes) for the single-day events. I would suggest making an annotation in the event title if you want to make the user aware of an event duration:
{
title: 'Meeting, 10:30 - 12:30',
description: 'description for Meeting',
start: '2021-01-25T10:30:00',
end: '2021-01-25T12:30:00'
}
Regards, Marcin
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.0.1
- Device: Linux Server
- Browser: All
- OS: Linux Sever
- Provided sample code: No
- Provided link: Yes