Simple datepicker
Month: {{ date.month }}.{{ date.year }}
Model: {{ model | json }}
Disabled datepicker
Datepicker in a popup
Model: {{ popupModel | json }}
Custom day view
This datepicker uses a custom template to display days. All week-ends are displayed with an orange background.
Multiple months
Inline
Options
Range selection
From: {{ fromDate | json }}
To: {{ toDate | json }}