Click or drag to resize

ConvertDateToUtc Method (DateTime)

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

Return Value

Type: DateTime
See Also