GregorianCalendar: GetMonth

GetMonth

Returns the month of the specified time.



 Public Function GetMonth(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The Date or CorDateTime to retrieve the month from.

Return Values

Long -  The month portion of the time.

See Also

Project CorLib Overview

Class GregorianCalendar Overview