Date.DayOfWeek
From Xojo Documentation
This item was deprecated in version 2019r2. Please use DateTime.DayOfWeek as a replacement. |
Read-Only Property (As Integer )
The day of the week as an integer: 1=Sunday, 7=Saturday.
Sample Code
The following displays the current day of the week.