Searched defs:time_format (Results 1 – 3 of 3) sorted by relevance
119 def get_now_datetime(cls, time_format="%Y%m%d%H%M%S%f"): argument140 def get_formated_time(cls, time_format='%Y-%m-%d %H:%M:%S'): argument150 time_format='%Y-%m-%d %H:%M:%S'): argument
31 time_format = "%Y-%m-%d %H:%M:%S" variable in ReportConstants
112 time_format = "%Y-%m-%d %H:%M:%S" variable in ReportConstant