Search
Locale Members
Constructors Properties Methods
 


Provides culture-specific information.

The following tables list the members exposed by the Locale type.

 Public Constructors

  Name Description

Locale

Initializes a new instance of the Locale class.

 Public Properties

  Name Description

dateFormats

Gets the DateFormats object used to hold date and time format strings.

dateSettings

Gets the DateSettings object used to hold date-specific information.

id

Gets the string identifier of the locale.

strings

Gets or sets the dictionary of custom strings.

 Public Methods

  Name Description

default

Returns a default Locale object.

fromJson

Deserializes the locale from a JSON string.

 See Also