Check documentation for the latest version of dhtmlxSuite dhtmlXDoubleCalendar API DHTMLX Docs

dhtmlXDoubleCalendar API

Methods
attachEvent adds any user-defined handler to available events
detachEvent detaches a handler from an event
getFormatedDate returns formatted date as a string
hide hides a double calendar
setDateFormat sets the date format
setDates makes the specified dates selected
show shows a double calendar
unload destructor, unloads a double calendar
Events
onBeforeChange fires before the user clicks on a date in one of the calendar instances
onClick fires when the user clicks on a date in one of the calendar instances
Other
leftCalendar left-side calendar instance
rightCalendar right-side calendar instance
Back to top