Freigeben über


TimeZone.LocalTimeToUTC(DateTime) Method

Definition

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

Parameters

date
DateTime

Returns

Attributes

Applies to