Searched defs:date_time (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/net/
H A Dshill_time.cc111 string Time::FormatTime(const struct tm& date_time, suseconds_t usec) { argument
115 "%Y-%m-%dT%H:%M:%S %z", &date_time);

Completed in 59 milliseconds