Date.DayOfYear
From Xojo Documentation
This item was deprecated in version 2019r2. Please use DateTime.DayOfYear as a replacement. |
Read-Only Property (As Integer )
The number days into the year that the date falls on.
Sample Code
The following code displays the current day of the year.