4D v16

DatePicker SET DEFAULT MIN DATE

Home

 
4D v16
DatePicker SET DEFAULT MIN DATE

DatePicker SET DEFAULT MIN DATE 


 

DatePicker SET DEFAULT MIN DATE ( dateMin ) 
Parameter Type   Description
dateMin  Date in Limite inférieure de date saisissable

The DatePicker SET DEFAULT MIN DATE command is used to set the minimum enterable day for all the calendars of the DatePicker component. 

Note that this parameter is only taken into account for calendars created subsequently and does not apply to any existing calendars. If you want to apply it to existing calendars, you must use the DatePicker APPLY DEFAULT VALUES command.

Example  

Designation of minimum date to January 1, 2000:

 DatePicker SET DEFAULT MIN DATE(!01/01/2000!)



See also 

DatePicker APPLY DEFAULT VALUES
DatePicker SET DEFAULT MAX DATE
DatePicker SET MIN DATE

 
PROPERTIES 

Product: 4D
Theme: DatePicker

 
HISTORY 

 
ARTICLE USAGE

4D Widgets ( 4D v16)