[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pear /Date Date.php
From:       "Charles Woodcock" <c01234 () php ! net>
Date:       2007-11-29 0:13:59
Message-ID: cvsc012341196295239 () cvsserver
[Download RAW message or body]

c01234		Thu Nov 29 00:13:59 2007 UTC

  Modified files:              
    /pear/Date	Date.php 
  Log:
  Set constant to backwards-compatible value
  Updated documentations
  
http://cvs.php.net/viewvc.cgi/pear/Date/Date.php?r1=1.79&r2=1.80&diff_format=u
Index: pear/Date/Date.php
diff -u pear/Date/Date.php:1.79 pear/Date/Date.php:1.80
--- pear/Date/Date.php:1.79	Wed Nov 28 19:43:37 2007
+++ pear/Date/Date.php	Thu Nov 29 00:13:59 2007
@@ -43,7 +43,7 @@
  * @copyright  1997-2007 Baba Buehler, Pierre-Alain Joye, Firman Wandayandi, C.A. Woodcock
  * @license    http://www.opensource.org/licenses/bsd-license.php
  *             BSD License
- * @version    CVS: $Id: Date.php,v 1.79 2007/11/28 19:43:37 c01234 Exp $
+ * @version    CVS: $Id: Date.php,v 1.80 2007/11/29 00:13:59 c01234 Exp $
  * @link       http://pear.php.net/package/Date
  */
 
@@ -89,7 +89,7 @@
  *
  * @since    Constant available since Release [next version]
  */
-define('DATE_CAPTURE_MICROTIME_BY_DEFAULT', true);
+define('DATE_CAPTURE_MICROTIME_BY_DEFAULT', false);
 
 /**
  * Whether to correct, by adding the local Summer time offset, the
@@ -155,6 +155,8 @@
  *  Date::addSeconds()
  *  Date::subtractSeconds()
  *  Date_Calc::addSeconds()
+ *  Date::round()
+ *  Date::roundSeconds()
  *
  * This constant is set to 'false' by default for backwards-compatibility
  * reasons, however, you are recommended to set it to 'true'.

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic