﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
7201	timeuntil filter misbehaves if my datetime has a timezone	terry@…	Jeremy Carbaugh	"Looking in the code, I see that django.utils.timesince carefully tries to compute ""now"" using an appropriate timezone if you call timesince() with now=Null.  However, if you call the timeuntil() routine in that module, or if you use django.template.defaultfilters.timeuntil(), then it computes now using no timezone at all.  If the datetime you pass into timeuntil has a timezone set, then the result you get is several hours off."		closed	Template system	dev		fixed	timeuntil, timesince		Accepted	1	0	0	0	0	0
