struct GregorianCalendarTypes
in global :: System . Globalization
Defines the different language versions of the Gregorian calendar.
public static GregorianCalendarTypes Arabic
Refers to the Arabic version of the Gregorian calendar.
public static GregorianCalendarTypes Localized
Refers to the localized version of the Gregorian calendar, based on the language of the that uses the .
public static GregorianCalendarTypes MiddleEastFrench
Refers to the Middle East French version of the Gregorian calendar.
public static GregorianCalendarTypes TransliteratedEnglish
Refers to the transliterated English version of the Gregorian calendar.
public static GregorianCalendarTypes TransliteratedFrench
Refers to the transliterated French version of the Gregorian calendar.
public static GregorianCalendarTypes USEnglish
Refers to the U.S. English version of the Gregorian calendar.
public int value__
😔 No documentation found.
public Type GetType( )
😔 No documentation found.
public TypeCode GetTypeCode( )
😔 No documentation found.
public string ToString( IFormatProvider provider )
😔 No documentation found.
public string ToString( string format )
😔 No documentation found.
public string ToString( )
😔 No documentation found.
public int CompareTo( object target )
😔 No documentation found.
public int GetHashCode( )
😔 No documentation found.
public bool Equals( object obj )
😔 No documentation found.
public string ToString( string format, IFormatProvider provider )
😔 No documentation found.
public bool HasFlag( Enum flag )
😔 No documentation found.