CalendarStatic

CalendarStatic


Provides static methods for the Calendar class.


Public:

Properties:

NameDescription
 CurrentEra (get) Returns the current era for any calendar class.  

Methods:

NameDescription
 ReadOnly Returns a read-only version of the specified Calendar object.  

Remarks

To access these methods, use the variable name Calendar directly.

 Era = Calendar.CurrentEra
 

See Also

Project CorLib Overview

Class CalendarStatic Overview