[#absl-UnixEpoch] = xref:absl.adoc[absl]::UnixEpoch :relfileprefix: ../ :mrdocs: Returns the `absl::Time` representing "1970‐01‐01 00:00:00.0 +0000". == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:absl/Time.adoc[Time] UnixEpoch(); ---- == Return Value The Unix epoch time. [.small]#Created with https://www.mrdocs.com[MrDocs]#