| Interface | Description |
|---|---|
| HasAutoClose |
Boolean.
|
| HasDateTimePickerHandlers |
All handlers for the DateTimePicker
|
| HasDaysOfWeekDisabled |
Enum, Array enums.
|
| HasEndDate |
Date.
|
| HasForceParse |
Boolean.
|
| HasFormat |
String.
|
| HasHighlightToday |
Boolean.
|
| HasKeyboardNavigation |
Boolean.
|
| HasLanguage |
Setter and getter for the language of the date time picker
Be sure to load one language, it will use whatever is loaded last
|
| HasMinView |
Enum.
|
| HasPosition |
Default: BOTTOM_RIGHT
|
| HasShowTodayButton |
Boolean, "linked".
|
| HasStartDate |
Date.
|
| HasStartView |
ENUM.
|
| HasViewSelect |
Default: same as minView
With this option you can select the view from which the date will be selected.
|
| HasWeekStart |
Enum.
|
| Enum | Description |
|---|---|
| DatePickerDayOfWeek |
Day of the week enum for easy access
|
| DatePickerLanguage | |
| DatePickerMinView | |
| DatePickerPosition |
Position to display the DateTimePicker popup
|
| DatePickerStartView |
Copyright © 2017. All rights reserved.