Pickers
Basic Example
Date Format (DD/MM/YYYY)
Range Selection
Multiple Date Selected
Months View
Years View
Disabled Dates
Min-Max Dates
Mobile Devices Mode

Air Datepicker has a mode that allows you to open the calendar as a modal window - in this mode it appears in the center of the screen in slightly enlarged sizes to facilitate date selection.

Datepicker with Time
Positioning

The basic positioning is set via the string - "'main axis 'secondary axis'". For example, let us show calendar at the right of the text field:

Different Lang Supported (30+)

Language of the calendar. Available locales are in air - datepicker/locale/.

Create show\hide animation

Air Datepicker allows you to add your own hide and show animations. You can also do it yourself or use any library for animations.

Static calendar

If you want calendar to be always visible it should be initialized on block or inline element or just pass option { inline : true }