Describes how a civil time maps onto the absolute time line.
Declared in <absl/time/time.h>
enum CivilKind;
| Name | Description |
|---|---|
UNIQUE | the civil time was singular (pre == trans == post) |
SKIPPED | the civil time did not exist (pre >= trans > post) |
REPEATED | the civil time was ambiguous (pre < trans <= post) |