Click or drag to resize
TransformationHelperGetSiteDateTime Method
Returns site date time according to site time zone.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public DateTime GetSiteDateTime(
	Object dateTime
)

Parameters

dateTime
Type: SystemObject
Date time

Return Value

Type: DateTime
See Also