absl::ParseLenientCivilTime

Synopsis

Declared in <absl/time/civil_time.h>

bool
ParseLenientCivilTime(
    std::string_view s,
    CivilHour* c);

Parameters

NameDescription
cA civil-time value aligned to the hour field (YYYY-MM-DD hh).