Re: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Yasuo Ohgaki
with me :) I guess Jim already clarified about these in the manual. -- Yasuo Ohgaki > > >>-Original Message- >>From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] >>Sent: Monday, February 11, 2002 9:26 PM >>To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >>Cc:

RE: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Sean R. Bright
ent: Monday, February 11, 2002 9:26 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Cc: 'Chris Newbill' > Subject: Re: [PHP-DEV] FWD: possible bug in date() function > > > Sean R. Bright wrote: > > What? The original format string was: > > > > &qu

Re: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Yasuo Ohgaki
t; > >>-Original Message- >>From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] >>Sent: Monday, February 11, 2002 8:21 PM >>To: Chris Newbill >>Cc: [EMAIL PROTECTED] >>Subject: Re: [PHP-DEV] FWD: possible bug in date() function >> >> >>Chris

RE: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Sean R. Bright
:[EMAIL PROTECTED]] > Sent: Monday, February 11, 2002 8:21 PM > To: Chris Newbill > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] FWD: possible bug in date() function > > > Chris Newbill wrote: > > Ehh...from manual > > > > n - month without leading zeros; i

Re: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Jim Winstead
Yasuo Ohgaki <[EMAIL PROTECTED]> wrote: > Chris Newbill wrote: >> Ehh...from manual >> >> n - month without leading zeros; i.e. "1" to "12" >> >> So yeah it would print 2th. Cause today is the 10"th". > > The format does not make sense much, though. sure it does. the 'bug' reporter had a bogu

Re: [PHP-DEV] FWD: possible bug in date() function

2002-02-11 Thread Yasuo Ohgaki
now, instead of 1st, 2nd. ;) -- Yasuo Ohgaki > > -Chris > > -Original Message- > From: Yasuo Ohgaki [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 10, 2002 12:47 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] FWD: possible bug in date() function > > From php

RE: [PHP-DEV] FWD: possible bug in date() function

2002-02-10 Thread Chris Newbill
TECTED] Subject: [PHP-DEV] FWD: possible bug in date() function From php-general. "2th" of Feb. is odd, isn't? Someone may want to take a look at it. -- Yasuo Ohgaki Laserjetter wrote: > I've just realised that the suffix for the day of the month is correct for > today

[PHP-DEV] FWD: possible bug in date() function

2002-02-10 Thread Yasuo Ohgaki
From php-general. "2th" of Feb. is odd, isn't? Someone may want to take a look at it. -- Yasuo Ohgaki Laserjetter wrote: > I've just realised that the suffix for the day of the month is correct for > today (1013336429) but it isn't the 2nd today and my clock is set right. > Anyone got any ide