DateTimeFormatInfo: Calendar (get)

Calendar

Returns the Calendar associated with this DateTimeFormatInfo.



 Public Property Get Calendar ( ) As Calendar

Return Values

Calendar -  A calendar object.

Remarks

If no calendar is associated then a GregorianCalendar is returned.

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods AMDesignator (let) Calendar (set)