﻿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
4522	limitations of 'time' filter should be clarified	admackin@…	Jacob	"It would be helpful if the template filters documentation page at [http://www.djangoproject.com/documentation/templates/#time] could clarify the limitations of the '''time''' filter, and preferably have a reference to the more flexible '''date''' filter. The description 'same as the '''now''' tag' leads you to expect that it can accept all the same arguments as '''now''', rather than just those that refer to a time of day, so it's a little frustrating when you find it doesn't. 

Suggested addition:
----
Note that unlike '''now''', '''time''' only accepts parameters in the format string that refer to the ''time of day'', not parameters referring to the date. For date formatting use the '''date''' filter."		closed	Documentation	dev		fixed			Ready for checkin	1	0	0	0	0	0
