asp.net.ph

GregorianCalendarTypes Enumeration

System.Globalization Namespace


Defines the different language versions of the Gregorian calendar.

Members


Member name Description
Arabic Refers to the Arabic version of the Gregorian calendar.
Localized Refers to the localized version of the Gregorian calendar, based on the language of the CultureInfo that uses the DateTimeFormatInfo.
MiddleEastFrench Refers to the Middle East French version of the Gregorian calendar.
TransliteratedEnglish Refers to the transliterated English version of the Gregorian calendar.
TransliteratedFrench Refers to the transliterated French version of the Gregorian calendar.
USEnglish Refers to the U.S. English version of the Gregorian calendar.

Remarks

Each version differs by language.

The date and time patterns associated with the GregorianCalendar vary depending on the language. If the GregorianCalendar is selected in DateTimeFormatInfo.Calendar, GregorianCalendarTypes can be used to specify which date and time patterns to use in that DateTimeFormatInfo.

For Arabic cultures, more language versions of the Gregorian calendar are available. For example, you can use the French version of GregorianCalendar using the MiddleEastFrench value.

A culture that supports GregorianCalendar might not support all GregorianCalendar versions. The CultureInfo.Calendar and CultureInfo.OptionalCalendars properties specify the GregorianCalendar versions supported by that culture.

See Also

Calendar   GregorianCalendar Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph