[Zope-Checkins] CVS: Zope/utilities - requestprofiler.py:1.7

Andreas Jung andreas@zope.com
Mon, 17 Sep 2001 09:04:28 -0400


Update of /cvs-repository/Zope/utilities
In directory cvs.zope.org:/tmp/cvs-serv6187

Modified Files:
	requestprofiler.py 
Log Message:
fixed usage


=== Zope/utilities/requestprofiler.py 1.6 => 1.7 ===
 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: