>    "DateTime.pm always adds (or subtracts) days, then months, minutes,
   >    and then seconds and nanoseconds. If there are any boundary
   >    overflows, these are normalized at each step. For the days and
   >    months (the calendar) the local (not UTC) values are used. For
   >    minutes and seconds, the local values are used. This generally just
   >    works.
   > 
   >    This means that adding one month and one day to February 28, 2003
   >    will produce the date April 1, 2003, not March 29, 2003."

   Ok, so let's follow this approach. I will explain it in detail in the 
   API reference.

Thanks.

-- 
Jose E. Marchesi  <[EMAIL PROTECTED]>
                  <[EMAIL PROTECTED]>

GNU Spain         http://es.gnu.org
GNU Project       http://www.gnu.org


Reply via email to