[#absl-UniversalEpoch] = xref:absl.adoc[absl]::UniversalEpoch :relfileprefix: ../ :mrdocs: Returns the `absl::Time` representing the ICU Universal Time Scale epoch. == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:absl/Time.adoc[Time] UniversalEpoch(); ---- == Return Value The universal epoch time. [.small]#Created with https://www.mrdocs.com[MrDocs]#