DateTimeExtensionsTimeZoneToTimeZone Method

Overload List

TimeZoneToTimeZone(DateTime, String, String)Converts given timestamp from one time zone to another using standard names for time zones.
TimeZoneToTimeZone(DateTime, TimeZoneInfo, TimeZoneInfo)Converts given timestamp from one time zone to another.

See Also