HijriCalendar: GetDayOfYear

GetDayOfYear

Returns the day of the year for the specified date.



 Public Function GetDayOfYear(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The date to retrieve the day of the year from.

Return Values

Long -  The day of the year.

See Also

Project CorLib Overview

Class HijriCalendar Overview