4D v13DatePicker SET WEEK FIRST DAY |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
DatePicker SET WEEK FIRST DAY
DatePicker SET WEEK FIRST DAY
The DatePicker SET WEEK FIRST DAY command is used to set the first day of the week to display in the left part of a DatePicker calendar. By default, the first day is Monday. The objectName parameter specifies the instance of the subform to which the command must be applied. In this parameter, you must pass the name of a subform object displayed in the current form. Pass a 4D constant from the Days and Months theme in the dayNum parameter:
Setting first day to Sunday: DatePicker SET WEEK FIRST DAY("mycalendar";Sunday) Setting first day to Thursday: DatePicker SET WEEK FIRST DAY("mycalendar";Thursday) |
PROPERTIES
Product: 4D
INDEX HISTORY
SEE ALSO
DatePicker SET DAYS OFF |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||