Searched refs:epoch_time (Results 1 – 1 of 1) sorted by relevance
52 def epoch_time_to_date_string(epoch_time, fmt_string=TIME_FMT): argument62 if epoch_time:64 int(epoch_time)).strftime(fmt_string)