DisplayName Property (TimeZoneInfo)
In This Topic
The time zone's display name (e.g. '(GMT-05:00) Eastern Time (US and Canada)').
Syntax
'Declaration
Public ReadOnly Property DisplayName As System.String
public System.string DisplayName {get;}
See Also