Click or drag to resize

ConvertDateFromUtc Method (DateTime)

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public static DateTime FromUtc(
	DateTime utc
)

Parameters

utc
Type: SystemDateTime

Return Value

Type: DateTime
See Also