rq/tests/helpers.py

7 lines
103 B
Python

import times
def strip_milliseconds(date):
return times.to_universal(times.format(date, 'UTC'))