Searched defs:timeFormat (Results 1 – 4 of 4) sorted by relevance
38 FormatTime timeFormat; member
117 std::string timeFormat = TimeUtil::TimestampFormatToDate(fileTime, "%Y%m%d%H%M%S"); in CreateExportFile() local
184 std::string timeFormat = TimeUtil::TimestampFormatToDate(fileTime, "%Y%m%d%H%M%S"); in CreateExportFileName() local
325 FormatTime timeFormat; member