Click or drag to resize

DateTimeExtensionsTimeZoneToTimeZone Method

Overload List
  Name Description
Public Extension Method TimeZoneToTimeZone(DateTime, String, String) Converts given timestamp from one time zone to another using standard names for time zones.
Public Extension Method TimeZoneToTimeZone(DateTime, TimeZoneInfo, TimeZoneInfo) Converts given timestamp from one time zone to another.
Top
See Also