Bugfix
Resolve an issue with localisation where non DD/MM/YYYY locales could not have a date entered via the input.
disabled(true)
instead. disabled(false)
instead. disabled(true)
instead. disabled(false)
instead. disabled(true)
instead. disabled(false)
instead. hx.DatePicker(selector, options)
instead. locale(locale)
instead. datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api. datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api range(range, dontSetupInput)
instead. locale(locale)
instead. datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api. datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api datepicker.suppressed(eventName, suppress)
to suppress events. This is part of the Event Emitter api range(range, dontSetupInput)
instead. datepicker.validRange({start: new Date}); // User can select any date after today
datepicker.validRange({start: undefined, end: new Date()}); // User can select any date before today
datepicker.validRange({start: new Date(), end: new Date()}); // User can only select today
datepicker.validRange({}); // Clear valid range (all dates are valid)
selectRange
argument was passed into the constructor. datepicker.locale('pl') // sets the datepicker's locale to Poland
hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. hx.DatePicker(selector, options)
instead. date(date, dontSetupInput, suppressCallback)
instead. day(day, suppressCallback)
instead. month(month, suppressCallback)
instead. year(year, suppressCallback)
instead. range(date1, date2, dontSetupInput, suppressCallback)
instead. date()
instead. range()
instead. selectRange
argument was passed into the constructor. selectRange
argument was passed into the constructor.