TimeZoneUIMethodsConvertDateTime Method |
Convert date time with dependences on current time zone manager.
Namespace: CMS.Globalization.Web.UIAssembly: CMS.Globalization.Web.UI (in CMS.Globalization.Web.UI.dll) Version: 13.0.131
Syntax public static DateTime ConvertDateTime(
DateTime dateTime,
Control sender
)
Parameters
- dateTime
- Type: SystemDateTime
Date time to convert - sender
- Type: System.Web.UIControl
Sender
Return Value
Type:
DateTimeSee Also