[#absl-TimeZone-2constructor-01] = xref:absl.adoc[absl]::xref:absl/TimeZone.adoc[TimeZone]::TimeZone :relfileprefix: ../../ :mrdocs: Constructs the UTC time zone; prefer `UTCTimeZone()` to be explicit. == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr TimeZone() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#