[ZCM] [ZC] 1092/ 1 Request "hour should use 24h formatting in
undo.dtml"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Sat Oct 25 03:55:53 EDT 2003
Issue #1092 Update (Request) "hour should use 24h formatting in undo.dtml"
Status Pending, Zope/bug+solution medium
To followup, visit:
http://zope.org/Collectors/Zope/1092
==============================================================
= Request - Entry #1 by Anonymous User on Oct 25, 2003 3:55 am
hour should really use 24h formatting in .../zope/lib/python/App/dtml/undo.dtml.
is:
<dtml-var time fmt="%Y-%m-%d %I:%M:%S %p">
should be:
<dtml-var time fmt="%Y-%m-%d %H:%M:%S %p">
thank you.
==============================================================
More information about the Zope-Collector-Monitor
mailing list