mercurial/util.py
changeset 9385 570416319ed3
parent 9155 b46063eabe98
parent 9383 7116494c48ab
child 9386 eae98607b349
--- a/mercurial/util.py	Sat Aug 22 10:52:53 2009 +0200
+++ b/mercurial/util.py	Sun Aug 23 13:03:10 2009 +0200
@@ -84,7 +84,7 @@
     '%b %d %Y',
     '%b %d',
     '%H:%M:%S',
-    '%I:%M:%SP',
+    '%I:%M:%S%p',
     '%H:%M',
     '%I:%M%p',
 )