Convert the specified UTC Date/Time into a Local Date/Time as per the current Windows computer.

Syntax

ISTimeZoneUtilities.ConvertUtcToLocalDateTime(utcDate)

Parameters

NameTypeOptionalByRefDescription
utcDate Date The UTC Date.

Return Value

Date

A Date value with a DateTimeKind of 'Local'.

Member of:
ISTimeZoneUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0