Search
2506 results 701-710
Reference
buttons.today› Enable button move "today" into viewset by i18n.today) which the end user can activatebuttons.selected› Enable button move the current value into viewbutton that will shift the calendar display to thebuttons.clear› Enable button to clear the valueWhen enabled, this option will cause DateTime to show a clear button (text set by i18n.clear) which they user can activate to clear the input's value.alwaysVisible› Makes the date picker always display.This option provides the ability to have thevalFormat()› Get / set a formatted value for the instance.to get or set the value for the DateTimeval()› Get / set the value of the DateTime instance.Get or set the value for the DateTime instance. If the set parameter is provided then a DateTime instance is provided for chaining. If not then the value stored within DateTime is returned as a Date.owns()› Check if an element belongs to this control.a click happens inside the date picker, or elsewheremin()› Set the min date for the DateTime instance.This method sets the min date for the DateTime instance. It takes either a Date instance directly or a string representing a date that is then parsed into a date.max()› Set the max date for the DateTime instanceThis method sets the max date for the DateTime instance. It takes either a Date instance directly or a string representing a date that is then parsed into a date.hide()› Hides the DateTime instanceThis method detaches the DateTime picker element from