Returns string representation of date time with dependence on current ITimeZone manager
time zone settings.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- control
- Type: System.Web.UI Control
Control containing ITimeZoneManager
- dateTime
- Type: System Object
DateTime to convert (server time zone)
- showTooltip
- Type: System Boolean
Wraps date in span with tooltip
Return Value
Type: StringSee Also