Unparses a Time value into a command-line string representation using the format specified by absl::ParseTime().
absl::ParseTime()
Declared in <absl/time/time.h>
<absl/time/time.h>
std::string AbslUnparseFlag(Time t);
The command-line string representation of t.
t