Searched defs:timeFormat (Results 1 – 5 of 5) 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
633 std::string timeFormat = "%Y-%m-%d %H:%M:%S"; in GetPropValueBySet() local
325 FormatTime timeFormat; member