TimeZoneInfo.ToString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the current TimeZoneInfo object's display name.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.StringThe value of the DisplayName property of the current TimeZoneInfo object.
Version Notes
XNA Framework
When this method is used in the XNA Framework, it throws a NotSupportedException exception.
Show: