Defines properties that allow customization of date-specific information.
The following tables list the members exposed by the DateSettings type.
Name | Description | |
---|---|---|
Initializes a new instance of the DateSettings class. |
Name | Description | |
---|---|---|
Gets the DateFormats object used to hold date and time format strings. |
||
Gets or sets the date separator character. |
||
Gets or sets the before noon time designator. |
||
Gets or sets the after noon time designator. |
||
Gets an object containing the time designators. |
||
Gets an object containing lists of day names. |
||
Gets or sets a value indicating the first day of the week to use. |
||
Gets or sets a list of long day names. |
||
Gets or sets a list of long month names. |
||
Gets an object containing lists of month names. |
||
Gets or sets a list of narrow day names. |
||
Gets or sets a list of narrow month names. |
||
Gets or sets a list of short month names. |
||
Gets or sets a list of short month names. |
||
Gets or sets the time separator character. |
Name | Description | |
---|---|---|
Deserializes the settings from a JSON string. |