TransformationHelperGetUserDateTime Method |
Returns current user date time DateTime according to user time zone.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public DateTime GetUserDateTime(
Object dateTime
)
Parameters
- dateTime
- Type: SystemObject
Date time
Return Value
Type:
DateTimeSee Also