[]
        
(Showing Draft Content)

C1.C1Schedule.TimeZoneInfo.ToLocalTime

ToLocalTime Method

ToLocalTime(DateTime)

Converts the value of the utc time to a local time in this time zone.

Declaration
public DateTime ToLocalTime(DateTime utc)
Parameters
Type Name Description
DateTime utc

The UTC time to convert.

Returns
Type Description
DateTime

The local time.