TimeZoneHelperGetUserDateTime Method |
Returns user current date time in dependence on user time zone.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax public static DateTime GetUserDateTime(
IUserInfo userInfo
)
Parameters
- userInfo
- Type: CMS.BaseIUserInfo
User info
Return Value
Type:
DateTimeSee Also