Give your forms some structure—from inline to horizontal to custom grid implementations—with our form layout options.
Basic Datepicker
Range of dates
For choosing range of dates use parameter {range:true}. After selecting both dates you could correct them by dragging active dates.
Timepicker
Pass {timepicker:true} to be able to pick time. By default the user's time is set. Start datetime value could be configured with parameter startDate.
Formatting Title
In Air Datepicker you could change titles in calendar's navigation. You could use both static variant and dynamic - just pass a callback function to corresponding option. You could use both html tags and a special tokens to format date
Adding buttons
To make it easier to select a specific date, or to clear the selected data, you can add buttons to the calendar body. You can add one of the preset buttons or create your own.