Click or drag to resize
TimeZoneInformationToLocalTime Method
Overload List
  NameDescription
Public methodToLocalTime(DateTime)
Converts the UtcTime to the local time of the current timezone.
Public methodStatic memberToLocalTime(TimeZoneInformation, DateTime)
Converts the UtcTime to the local time of the destination timezone.
Top
See Also