[PHP] Re: Possible Leap Year bug with strtotime (4.3.4)?

2004-02-28 Thread Rob Petty
"Rob Petty" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | I am getting incorrect results from strtotime: | | [dali]$ uname -a | Linux dali 2.4.24-grsec+w+fhs5+gr1913+nfs+++p3+c3+bu+gr0b-v6.182 #1 SMP Mon Jan 5 12:43:44 PST 2004 i686 unknown | [dali]$ date | Sat

[PHP] Possible Leap Year bug with strtotime (4.3.4)?

2004-02-28 Thread Rob Petty
I am getting incorrect results from strtotime: [dali]$ uname -a Linux dali 2.4.24-grsec+w+fhs5+gr1913+nfs+++p3+c3+bu+gr0b-v6.182 #1 SMP Mon Jan 5 12:43:44 PST 2004 i686 unknown [dali]$ date Sat Feb 28 14:33:39 PST 2004 [dali]$ cat t1.php '."\n"); echo ('"Next" Monday: '.date('l, M d Y',$start).''