[Zope-Checkins] CVS: Zope/lib/python/DateTime - DateTime.py:1.89

Andreas Jung andreas at andreas-jung.com
Tue Oct 21 09:40:46 EDT 2003


Update of /cvs-repository/Zope/lib/python/DateTime
In directory cvs.zope.org:/tmp/cvs-serv29672/lib/python/DateTime

Modified Files:
	DateTime.py 
Log Message:
updated doc


=== Zope/lib/python/DateTime/DateTime.py 1.88 => 1.89 ===
--- Zope/lib/python/DateTime/DateTime.py:1.88	Tue Oct 21 09:39:10 2003
+++ Zope/lib/python/DateTime/DateTime.py	Tue Oct 21 09:40:45 2003
@@ -475,9 +475,9 @@
         DateTimes may be created with from zero to seven arguments.
 
 
-          - If the function is called with no arguments, then the
-            current date/time is returned, represented in the
-            timezone of the local machine.
+          - If the function is called with no arguments or with None, 
+            then the current date/time is returned, represented in the
+            timezone of the local machine. 
 
           - If the function is invoked with a single string argument
             which is a recognized timezone name, an object representing




More information about the Zope-Checkins mailing list