Searched refs:Strftime (Results 1 – 1 of 1) sorted by relevance
540 std::string Strftime(const std::string &format, time_t curTime) in Strftime() function634 outPropValue.outStrVal = Strftime(timeFormat, get<int64_t>(columnValue)); in GetPropValueBySet()968 outPropValue.outStrVal = Strftime("%Y-%m-%d %H:%M:%S", statInfo.st_mtime); in GetMtpPropValue()