IsoDateTimeConverter Properties |
The IsoDateTimeConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRead |
Gets a value indicating whether this JsonConverter can read JSON.
(Inherited from JsonConverter.) | |
| CanWrite |
Gets a value indicating whether this JsonConverter can write JSON.
(Inherited from JsonConverter.) | |
| Culture |
Gets or sets the culture used when converting a date to and from JSON.
| |
| DateTimeFormat |
Gets or sets the date time format used when converting a date to and from JSON.
| |
| DateTimeStyles |
Gets or sets the date time styles used when converting a date to and from JSON.
|