Title here
Summary here
Conversion settings for the DataTypeConverter.
If a DateTimeOffset needs to be converted into a DateTime object, by default the offset is converted using the ToUtc method. If you want to convert using the ToLocal method, set this property to ToLocal.
Type | Description |
---|---|
DateTimeOffsetHandling |