Constructors: NewGregorianCalendar

NewGregorianCalendar

Creates a new instance of the Gregorian calendar class.



 Public Function NewGregorianCalendar(
	  ByVal CalendarType As GregorianCalendarTypes ) As GregorianCalendar

Parameters

CalendarType
[ByVal] GregorianCalendarTypes. The language type the calendar is set to.

Return Values

GregorianCalendar -  A new instance of a GregorianCalendar class.

Remarks

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewFromBase64Transform NewHashAlgorithmBase