Click or drag to resize
UniGridFunctionsUserDateTime Method
Gets date time with user time zone applied without GMT shift information.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object UserDateTime(
	Object parameter
)

Parameters

parameter
Type: SystemObject
DateTime

Return Value

Type: Object
See Also