[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] nasty DateTime bug in OSX
From: |
Rhys Weatherley |
Subject: |
Re: [Pnet-developers] nasty DateTime bug in OSX |
Date: |
Thu, 12 Feb 2004 08:41:24 +1000 |
User-agent: |
KMail/1.4.3 |
On Thursday 12 February 2004 03:06 am, Enrique Zamudio wrote:
> in Mac OS X, DateTime.Now returns a date in the year 2063 (for today, feb
> 10, it returns aug 23, 2063). the time is also wrong (13:40 when it's
> 11:04).
>
> I'm using OSX 10.3.2 and have downloaded the latest cvs patches.
It may be necessary to use a Mac-specific function to get the time. You will
need to modify "pnet/support/time.c" to do this. Since I don't have MacOSX,
someone else will need to do it and send me the patch.
Cheers,
Rhys.