[#absl-TimeZone-2conversion] = xref:absl.adoc[absl]::xref:absl/TimeZone.adoc[TimeZone]::operator /* implementation-defined */::cctz::time_zone :relfileprefix: ../../ :mrdocs: Converts this time zone to the underlying cctz time zone. == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit operator /* implementation-defined */::cctz::time_zone() const; ---- == Return Value The underlying cctz time zone. [.small]#Created with https://www.mrdocs.com[MrDocs]#