Calendar Plugin End


Topic: Calendar Plugin End

jsnull pro premium asked 2 months 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 2 months 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


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: jQuery
  • MDB Version: 4.0.1
  • Device: Linux Server
  • Browser: All
  • OS: Linux Sever
  • Provided sample code: No
  • Provided link: Yes
Tags
end
Related topics