DateTimeFormatInfo: Calendar (set)

Calendar

Sets the calendar associated with this DateTimeFormatInfo.



 Public Property Set Calendar(
	  ByVal RHS As Calendar )

Parameters

RHS
[ByVal] Calendar. The calendar to associate with this object.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods Calendar (get) CalendarWeekRule (get)