Click or drag to resize

ConvertDateToUtc Method (DateTime)

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static DateTime ToUtc(
	DateTime local
)

Parameters

local
Type: SystemDateTime

Return Value

Type: DateTime
See Also