Click or drag to resize

TimeZoneToLocalTime Method

Overload List
  NameDescription
Public methodToLocalTime(DateTime)
Converts the UtcTime to the local time of the current timezone.
Public methodStatic memberToLocalTime(TimeZone, DateTime)
Converts the UtcTime to the local time of the destination timezone.
Top
See Also