[Zope-Checkins] CVS: Zope/utilities - requestprofiler.py:1.5.4.2
Andreas Jung
andreas@zope.com
Mon, 17 Sep 2001 09:03:45 -0400
Update of /cvs-repository/Zope/utilities
In directory cvs.zope.org:/tmp/cvs-serv6111
Modified Files:
Tag: Zope-2_4-branch
requestprofiler.py
Log Message:
fixed usage
=== Zope/utilities/requestprofiler.py 1.5.4.1 => 1.5.4.2 ===
If the 'today' argument is specified, limit results to hits received today.
-If the 'start' argument is specified in the form 'DD/MM/YYYY HH:MM:SS' (UTC),
+If the 'start' argument is specified in the form 'YYYY/MM/DD HH:MM:SS' (UTC),
limit results to hits received after this date/time.
-If the 'end' argument is specified in the form 'DD/MM/YYYY HH:MM:SS' (UTC),
+If the 'end' argument is specified in the form 'YYYY/MM/DD HH:MM:SS' (UTC),
limit results to hits received before this date/time.
Examples: