Attribute options
Theme (theme | for example the built in material theme - dp-material):
Direction ( Right to left | Left to right ):
Disabled (disabled):
Required Validation (required):
Min-Date Validation (minDate):
Max-Date Validation (maxDate):
Display Date (displayDate):
Min-Time Validation (minTime):
Max-Time Validation (maxTime):
Placeholder (placeholder):
Config options
Locale (locale):
First Day of The week (firstDayOfWeek):
Date Format (format):
Month Format (monthFormat):
Min Selectable Date (min):
Max Selectable Date (max):
Min Selectable Time (minTime):
Max Selectable Time (maxTime):
Allow Multiple Selection (allowMultiSelect):
Close after selection (closeOnSelect):
Closing Delay in ms (closeOnSelectDelay):
Show picker when input receives focus (openOnFocus):
Show picker when input is clicked (openOnClick):
Open Delay in ms (onOpenDelay):
Weekday Format (weekDayFormat):
Disable keyboard on input (disableKeypress):
Drops (drops):
Opens (opens):
Hide Input Container (hideInputContainer):
Show near month days (showNearMonthDays):
Show week numbers (showWeekNumbers):
Enable month selector (enableMonthSelector):
Year Format (yearFormat):
Show go to current button (showGoToCurrent):
Hide on outside click (hideOnOutsideClick):
Allow un select selected date (unSelectOnClick):
Day Button Format (dayBtnFormat):
Month Button Format (monthBtnFormat):
12 Hour Format (hours12Format):
24 Hour Format (hours24Format):
Meridiem Format (meridiemFormat):
Minutes Format (minutesFormat):
Minutes Interval (minutesInterval):
Seconds Format (secondsFormat):
Seconds Interval (secondsInterval):
Show seconds (showSeconds):
Show twenty four hours (showTwentyFourHours):
Time Separator (timeSeparator):
Show multiple years navigation buttons (showMultipleYearsNavigation):
Multiple years navigate by (multipleYearsNavigateBy):
Returned Value Type (returnedValueType):
API
Open (api.open()):
Close (api.close()):
Move (api.moveCalendarTo('14-01-1987')):