absl::TimeZone::name

Returns the TZ identifier name of this time zone.

Synopsis

Declared in <absl/time/time.h>

std::string
name() const;

Return Value

The time zone's name.