Returns the day within the calendar year.
Public Property Get DayOfYear ( ) As Long
The value is calculated using the Gregorian calendar, and will range from 1-365 or 1-366 for leap years.
Read Only.
Project CorLib Overview
Class CorDateTime Overview