ConvertDateToUtc(DateTime) Method

Definition

Namespace: FileHold.DocumentRepository.Code
Assembly: FileHold.DocumentRepository (in FileHold.DocumentRepository.dll) Version: 17.1.0.0
C#
public static DateTime ToUtc(
	DateTime local
)

Parameters

local  DateTime
 

Return Value

DateTime

See Also