xtd 0.2.0
Loading...
Searching...
No Matches

◆ standard_name()

const string & xtd::time_zone_info::standard_name ( ) const
noexcept

Gets the display name for the time zone's standard time.

Returns
The display name of the time zone's standard time.
Remarks
The display name is localized based on the culture installed with the Windows operating system.
The StandardName property is identical to the StandardName property of the TimeZone class.
The value of the StandardName property is usually, but not always, identical to that of the Id property.