[Erp5-report] r24499 - /erp5/trunk/products/ERP5Type/DateUtils.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 5 17:03:56 CET 2008


Author: nicolas
Date: Wed Nov  5 17:03:56 2008
New Revision: 24499

URL: http://svn.erp5.org?rev=24499&view=rev
Log:
fix comment

Modified:
    erp5/trunk/products/ERP5Type/DateUtils.py

Modified: erp5/trunk/products/ERP5Type/DateUtils.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/DateUtils.py?rev=24499&r1=24498&r2=24499&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/DateUtils.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/DateUtils.py [utf8] Wed Nov  5 17:03:56 2008
@@ -499,7 +499,7 @@
 def atTheEndOfPeriod(date, period):
   """
   return the last time value for a given date
-  and a given period
+  inside a given period
   year, month, week, day
   note that a week is ended at Sunday
   exemple:




More information about the Erp5-report mailing list