mercurial/util.py
changeset 9383 7116494c48ab
parent 9097 431462bd8478
child 9385 570416319ed3
child 9480 44758742ad2e
--- a/mercurial/util.py	Sat Aug 22 15:36:52 2009 +0200
+++ b/mercurial/util.py	Fri Aug 21 21:52:57 2009 +1200
@@ -84,7 +84,7 @@
     '%b %d %Y',
     '%b %d',
     '%H:%M:%S',
-    '%I:%M:%SP',
+    '%I:%M:%S%p',
     '%H:%M',
     '%I:%M%p',
 )