GregorianCalendar: CalendarType (let)

CalendarType

Sets the calendar type that represents the language version.



 Public Property Let CalendarType(
	  ByVal RHS As GregorianCalendarTypes )

Parameters

RHS
[ByVal] GregorianCalendarTypes. The calendar type to set this instance to.

Remarks

This value is only tracked with the calendar object. It does not apply languages to text values.

Read/Write.

See Also

Project VBCorLib Overview Class GregorianCalendar Overview GregorianCalendar Properties GregorianCalendar Methods CalendarType (get) Equals