Re: [Python-Dev] Dates wrong on front page of pydotorg

2008-04-04 Thread Martin Thomas
On Apr 4, 2008, at 6:37 PM, Guilherme Polo wrote: > 2008/4/4, Martin Thomas <[EMAIL PROTECTED]>: >> Did anyone else notice that the dates are incorrect in the news items >> on the front page? As an example: >> Published: Mon, 4 Apr 2008 >> which should be >> Published: Fri, 4 Apr 2008 >> >> I'll

Re: [Python-Dev] Dates wrong on front page of pydotorg

2008-04-04 Thread Guilherme Polo
2008/4/4, Martin Thomas <[EMAIL PROTECTED]>: > Did anyone else notice that the dates are incorrect in the news items > on the front page? As an example: > Published: Mon, 4 Apr 2008 > which should be > Published: Fri, 4 Apr 2008 > > I'll poke around and see if I can figure it out. > There is

[Python-Dev] Dates wrong on front page of pydotorg

2008-04-04 Thread Martin Thomas
Did anyone else notice that the dates are incorrect in the news items on the front page? As an example: Published: Mon, 4 Apr 2008 which should be Published: Fri, 4 Apr 2008 I'll poke around and see if I can figure it out. Cheers //M ___ Python-De