Attribute options
 Theme (theme | for example the built in material theme - dp-material): 
 Disabled (disabled): 
 Required Validation (required): 
 Min-Date Validation (minDate): 
 daytime 
 Max-Date Validation (maxDate): 
 Display Date (displayDate): 
 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): 
 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): 
 Close On Enter (closeOnEnter): 
 Number of Month rows (numOfMonthRows): 
API
 Open (api.open()): 
 Close (api.close()): 
 Move (api.moveCalendarTo('14-01-1987')): 
