std::chrono::time_zone_link::name, std::chrono::time_zone_link::target

Accesses the name and target of this time_zone_link object.

# Declarations

std::string_view name() const noexcept;
std::string_view target() const noexcept;