Please wait...
data-provide="datepicker"
for default date picker
data-provide="datepicker"
with input group element.
startDate
and endDate
property to activate it.
daysOfWeekDisabled
property to disabled date.
name="start"
and name="end"
for date range.
disabled
in input type
reset
button can be activated to reset the content of the field.
The button today
has been activated too the fill the input field with the current datetime.
The minuteStep
property can be used to specify the gap between each preset on the hour view.
showMeridian
flag and display P
to view the AM/PM selector in the input field.
The HH
format will display the hours in 12-format instead of 24-format hour.
.clockpicker
.
data-autoclose="true"
for it.
input
element.
input
with appended button.