Home
last modified time | relevance | path

Searched refs:Strftime (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp540 std::string Strftime(const std::string &format, time_t curTime) in Strftime() function
634 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()