diff -r 248ec36cef5f -r 10fa939a4a3e artemis.py --- a/artemis.py Sat Jan 16 11:42:57 2010 -0800 +++ b/artemis.py Thu Feb 25 10:34:08 2010 -0800 @@ -19,7 +19,7 @@ state['default'] = state['new'] default_issues_dir = ".issues" filter_prefix = ".filter" -date_format = '%a, %d %b %Y %H:%M:%S' +date_format = '%a, %d %b %Y %H:%M:%S %1%2' maildir_dirs = ['new','cur','tmp']