﻿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
13541	Proposition to add a humanized date diff template filter	Batiste Bieler	nobody	"Hi,

I have been using this filter on some projects. I believe that it's a common need when developing web apps with social feeds. Here is an example implementation:

http://github.com/batiste/date-diff/blob/master/date_diff.py

Originally it was a Django snippets from here : http://djangosnippets.org/snippets/1409/ and http://djangosnippets.org/snippets/1347/ 

I haven't quite make my mind yet around the idea of doing that using javascript like here:

http://ejohn.org/blog/javascript-pretty-date/

The javascript implementation would have the advantage of exposing a formated date for micro formats.

"		closed	Contrib apps	1.1		invalid			Unreviewed	0	0	0	0	0	0
