25
Time library
[time]
25.10
Time zones
[time.zone]
25.10.9
Class
link
[time.zone.link]
25.10.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
link
provides an alternative name
.