GregorianCalendar: GetMonth

GetMonth

Returns the month of the specified time.



 Public Function GetMonth(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The time to retrieve the month from.

Return Values

Long -  The month portion of the time.

Remarks

See Also

Project VBCorLib Overview Class GregorianCalendar Overview GregorianCalendar Properties GregorianCalendar Methods GetMinute GetMonthsInYear