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
80 def _get_timestamp(time_format, delta=None): argument
118 time_format = "%Y-%m-%d %H:%M:%S" variable in ReportConstant