Topic: Get date range calendar is being generated for

aztecadmin priority asked 1 year ago


trying to find the date range being utilized for the calendar instance when update.mdb.calendar is fired. Unable to find it beyond the html in the event.target.


Mateusz Lazaru staff answered 1 year ago


update.mdb.calendar doesn't return date range. There are three events returning event object (which includes date range):

addEvent.mdb.calendar
editEvent.mdb.calendar
deleteEvent.mdb.calendar

aztecadmin priority commented 1 year ago

how is the date range for the calendar created on load?

Nevermind, I made a work around just pulling the date_data attributes from the calendar cells. Would be nice if it was an available attribute or method in the calendar object. also it needs to allow ISO or US date formats instead of just using European format.


Mateusz Lazaru staff commented 1 year ago

If you want to see these options in MDB Calendar, please use this form:

https://mdbootstrap.com/support/new-feature-request/



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 6.0.1
  • Device: PC
  • Browser: Chrome
  • OS: Windows 11
  • Provided sample code: No
  • Provided link: No