Format collection last modified time using email.utils.formatdate
authorKeith Packard <keithp@keithp.com>
Mon, 9 Jan 2012 05:01:54 +0000 (21:01 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 9 Jan 2012 05:02:41 +0000 (21:02 -0800)
commitcbfe72d33fa61553134a860b3a9520772b76eb4d
tree048a3efd24f25f2a420fd419e98fa247d0167727
parent308d607e73475f14c8c7afb5dba2299c612e930b
Format collection last modified time using email.utils.formatdate

Just like the last modified time of an item, use email.utils to format
the last modified time of the whole collection.

Reported-by: Nuno Fernandes <nuno.fernandes@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
calypso/__init__.py