|
static |
Converts a time to the time in a particular time zone.
date_time | The date and time to convert. |
destination_time_zone | The time zone to convert dateTime to. |
xtd::argument_exception | The value of the date_time parameter represents an invalid time. |