aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/timesince.py
Commit message (Collapse)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+0
|
* Use UTC for all timesince comparisonsayleph2015-03-121-13/+1
| | | | Signed-off-by: Jessica Tallon <jessica@megworld.co.uk>
* Adds the unit tests and removes useless function we don't useJessica T2013-04-121-7/+0
|
* Adds the timesince ability which fixes #394Jessica T2013-04-111-0/+102