[#absl-CivilMonth] = xref:absl.adoc[absl]::CivilMonth :relfileprefix: ../ :mrdocs: A civil‐time value aligned to the month field (YYYY‐MM). == Synopsis Declared in `<absl/time/civil_time.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using CivilMonth = /* implementation-defined */::cctz::detail::civil_time</* implementation-defined */>; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#