Click or drag to resize
TimeZoneHelperGetUTCLongStringOffset Method
Overload List
  NameDescription
Public methodStatic memberGetUTCLongStringOffset(TimeZoneInfo)
Returns "long" string representation of time zone shift in form '(UTC + 00:00) TimeZoneDisplayName'.
Public methodStatic memberGetUTCLongStringOffset(IUserInfo, ISiteInfo)
Returns "long" string representation of used time zone (user, site or server) in form '(UTC + 00:00) TimeZoneDisplayName'. Returns null if time zones are disabled.
Top
See Also