Click or drag to resize

ConvertDateToUtc Method (NullableDateTime)

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: SystemNullableDateTime

Return Value

Type: NullableDateTime
See Also