Search
Calendar Constructor
See Also
 





Initializes a new instance of the Calendar class.

 Overload List

Name Description

Calendar ()

Initializes a new instance of the Calendar class using the current culture info.

Calendar (CultureInfo)

Initializes a new instance of the Calendar class using the specified culture info.

 See Also