On Mon, 2009-05-11 at 23:13 +0400, Alexey Pechnikov wrote:
> Hello!
> 
> On Monday 11 May 2009 11:02:09 Gustaf Neumann wrote:
> > What operating system do you use?
> 
> My operation system is debian lenny.

Okay, I have another idea: try python, which probably uses the platform
API where we think the bug exists:

$ python
>>> from time import gmtime, strftime
>>> strftime("%a, %d %b %Y %H:%M:%S GMT", gmtime(0))
'Thu, 01 Jan 1970 00:00:00 GMT'
>>>

tom jackson


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to 
<lists...@listserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to