Documentation for this section has not yet been entered.
Your application changes the calendar used by the current System.Globalization.CultureInfo by setting the DateTimeFormatInfo.Calendar property of CultureInfo.DateTimeFormat, which is an instance of the System.Globalization.DateTimeFormatInfo class. The new calendar must be one of the calendars listed in CultureInfo.OptionalCalendars. CultureInfo.DateTimeFormat also includes other properties that customize the date and time formatting associated with that DateTimeFormatInfo.Calendar.