I do not know good English.
In the attached source code.
Here is erroneous statement:

date: 2010-10-31 00:00:00
date+*0*h: 2010-10-31 *00*:00:00
date+*1*h: 2010-10-31 *01*:00:00
*date+2h: 2010-10-31 02:00:00  <<<
date+3h: 2010-10-31 02:00:00  <<<*
date+*4*h: 2010-10-31 *03*:00:00
date+5h: 2010-10-31 04:00:00
date+6h: 2010-10-31 05:00:00
date+7h: 2010-10-31 06:00:00
date+8h: 2010-10-31 07:00:00
date+9h: 2010-10-31 08:00:00
date+10h: 2010-10-31 09:00:00
date+11h: 2010-10-31 10:00:00
date+12h: 2010-10-31 11:00:00
date+13h: 2010-10-31 12:00:00
date+14h: 2010-10-31 13:00:00
date+15h: 2010-10-31 14:00:00
date+16h: 2010-10-31 15:00:00
date+17h: 2010-10-31 16:00:00
date+18h: 2010-10-31 17:00:00
date+19h: 2010-10-31 18:00:00
date+20h: 2010-10-31 19:00:00
date+21h: 2010-10-31 20:00:00
date+22h: 2010-10-31 21:00:00
date+23h: 2010-10-31 22:00:00
date+24h: 2010-10-31 23:00:00
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to