id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
4937	Fix for locale-dependant date formatting in imap and conch	facundobatista	exarkun	"These modules had a date formatting using time.strftime() with the '%b' formatter, that is locale dependent.

So, if you run any of these in a non-English machine, you'll break a little the protocols.

As discussed in the mail list, these dates should be formatted using always the English month abbreviation.

This patch fixes that.

Also,  I took the liberty to improve a little the code in conch/ls.py around the date formatting modifications (adding strings is really expensive)."	enhancement	closed	normal		core	fixed			branches/imap-conch-date-formatting-4937	cyli, facundobatista	
