This document is archived and information here might be outdated. Recommended version. |
The Time's date portion as a julian (Julius Scaliger) day number. Corresponds to the Year, Month, and Day properties.
[Visual Basic .NET] Public Function QueryJulianDayNumber ( _ ) As Integer
[C#] public int QueryJulianDayNumber ( );
[C++]
HRESULT QueryJulianDayNumber(
void
);