This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
rq
mirror of
https://github.com/rq/rq.git
Watch
1
Star
1
Fork
You've already forked rq
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8bf0b8eb93
rq
/
tests
/
helpers.py
7 lines
103 B
Python
Raw
Blame
History
import
times
def
strip_milliseconds
(
date
)
:
return
times
.
to_universal
(
times
.
format
(
date
,
'
UTC
'
)
)
Reference in New Issue
View Git Blame
Copy Permalink