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