Calendar (get) |
Returns the default calendar for the current culture.
|
DateTimeFormat (get) |
Returns the DateTimeFormatInfo associated with this culture.
|
DateTimeFormat (set) |
Sets the DateTimeFormatInfo for the specific culture object.
|
DisplayName (get) |
Returns a displayable name for the culture name.
|
EnglishName (get) |
Returns the english translation for the culture name.
|
IsNeutralCulture (get) |
Returns if this culture is neutral.
|
IsReadOnly (get) |
Returns if this instance is ReadOnly.
|
LCID (get) |
Returns the Locale ID for this culture instance.
|
Name (get) |
Returns the name of the culture.
|
NativeName (get) |
Returns the native name for this culture instance.
|
NumberFormat (get) |
Returns the NumberFormatInfo associated with this culture.
|
NumberFormat (set) |
Sets the NumberFormatInfo for the specific culture object.
|
OptionalCalendars (get) |
Returns a list of optional calendars supported by the culture.
|
Parent (get) |
Returns the parent culture for this culture.
|
ThreeLetterISOLanguageName (get) |
Returns the 3 letter ISO 639-2 standard of the culture name.
|
ThreeLetterWindowsLanguageName (get) |
Returns the 3 letter Windows name of the culture name.
|
TwoLetterISOLanguageName (get) |
Returns the 2 letter ISO 639-1 standard of the culture name.
|
UseUserOverride (get) |
Returns whether the culture instance is using the user settings.
|