Searched defs:time_format (Results 1 – 6 of 6) sorted by relevance
23 time_format = '%Y-%m-%d-%H.%M.%S' variable35 def should_process_log(time_str, time_format, cutoff_days=7): argument
117 time_format = '%m-%d-%Y [%H:%M:%S]' variable in JobTimer
116 def _get_timestamp(time_format, delta=None): argument
220 def time_format(idx): function
219 def time_format(idx): function
163 static const char *time_format(struct tracecmd_input *handle, enum time_fmt tf) in time_format() function