Searched defs:time_format (Results 1 – 13 of 13) 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
87 string time_format = 5; field
112 string time_format = 2; field
100 string time_format = 2; field
117 time_format = '%m-%d-%Y [%H:%M:%S]' variable in JobTimer
107 def _get_timestamp(time_format, delta=None): argument
139 def _get_timestamp(time_format, delta=None): argument
163 static const char *time_format(struct tracecmd_input *handle, enum time_fmt tf) in time_format() function