UtcDateTimeConverter Constructors
Represents a converter which can be used to convert DateTime objects from the local time to the current coordinated universal time (UTC).| Name | Description |
|---|---|
| UtcDateTimeConverter() | Initializes a new instance of the UtcDateTimeConverter class. |
See Also