Formats the given time using the RFC3339_full format in the local time zone.
Declared in <absl/time/time.h>
<absl/time/time.h>
std::string FormatTime(Time t);
The formatted time string.