Click or drag to resize

ConvertDateToUtc Method (NullableDateTime)

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

Parameters

local
Type: SystemNullableDateTime

Return Value

Type: NullableDateTime
See Also