Click or drag to resize
UniGridFunctionsUserTimeZoneName Method
Gets "long" string representation of used time zone (user, site or server) in form '(UTC+0:00) TimeZoneDisplayName'.

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

Parameters

parameter
Type: SystemObject
DateTime

Return Value

Type: Object
See Also