Freigeben über


TimeZone.UTCToLocalTime(DateTime) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<DateTime> UTCToLocalTime (DateTime date);
member this.UTCToLocalTime : DateTime -> Microsoft.SharePoint.Client.ClientResult<DateTime>
Public Function UTCToLocalTime (date As DateTime) As ClientResult(Of DateTime)

Parameters

date
DateTime

Returns

Attributes

Applies to