[#absl-TimeZone-name] = xref:absl.adoc[absl]::xref:absl/TimeZone.adoc[TimeZone]::name :relfileprefix: ../../ :mrdocs: Returns the TZ identifier name of this time zone. == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string name() const; ---- == Return Value The time zone's name. [.small]#Created with https://www.mrdocs.com[MrDocs]#