Searched defs:time_format (Results 1 – 3 of 3) 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
143 time_format = '%m-%d-%Y [%H:%M:%S]' variable in JobTimer
219 def time_format(idx): function