Synopsis
Declared in <absl/time/civil_time.h>
bool
ParseCivilTime(
std::string_view s,
CivilMonth* c);
Parameters
Name |
Description |
c |
A civil‐time value aligned to the month field (YYYY‐MM). |
Created with MrDocs