absl::TimeZone::operator /* implementation-defined */::cctz::time_zone

Converts this time zone to the underlying cctz time zone.

Synopsis

Declared in <absl/time/time.h>

explicit
operator /* implementation-defined */::cctz::time_zone() const;

Return Value

The underlying cctz time zone.