Click or drag to resize
TimeZoneHelperGetTimeZoneInfo Method (IUserInfo)
Returns user timezone.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntax
C#
public static TimeZoneInfo GetTimeZoneInfo(
	IUserInfo userInfo
)

Parameters

userInfo
Type: CMS.BaseIUserInfo
User info

Return Value

Type: TimeZoneInfo
See Also