Returns TimeZone adjusted time for a given from a Utc or local time. Date is first converted to UTC then adjusted.
public static DateTime ToTimeZoneTime(DateTime time, TimeZoneInfo tzi)
Parameters
time
tzi
Overloads:
See also:
Class TimeUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic