[#absl-TimeConversion-Kind-01] = xref:absl.adoc[absl]::xref:absl/TimeConversion.adoc[TimeConversion]::Kind :relfileprefix: ../../ :mrdocs: Describes how a civil time maps onto the absolute time line. == Synopsis Declared in `<absl/time/time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- enum Kind; ---- == Members [cols="1,4"] |=== | Name| Description | `UNIQUE` | the civil time was singular (pre == trans == post) | `SKIPPED` | the civil time did not exist | `REPEATED` | the civil time was ambiguous |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#