Use UTC for all timesince comparisons
Signed-off-by: Jessica Tallon <jessica@megworld.co.uk>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
from datetime import datetime, timedelta
|
||||
|
||||
from mediagoblin.tools.timesince import is_aware, timesince
|
||||
from mediagoblin.tools.timesince import timesince
|
||||
|
||||
|
||||
def test_timesince():
|
||||
|
||||
Reference in New Issue
Block a user