27
Time library
[time]
27.11
Time zones
[time.zone]
27.11.9
Class
time_zone_link
[time.zone.link]
27.11.9.2
Member functions
[time.zone.link.members]
🔗
string_view name
(
)
const
noexcept
;
1
#
Returns
: The alternative name for the time zone
.
🔗
string_view target
(
)
const
noexcept
;
2
#
Returns
: The name of the
time_zone
for which this
time_zone_link
provides an alternative name
.