TimeZoneHelperGetUTCLongStringOffset Method (TimeZoneInfo) |
Returns "long" string representation of time zone shift in form '(UTC + 00:00) TimeZoneDisplayName'.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax public static string GetUTCLongStringOffset(
TimeZoneInfo tzi
)
Parameters
- tzi
- Type: CMS.GlobalizationTimeZoneInfo
Time zone info
Return Value
Type:
StringSee Also