dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] timezone issues in pnet and ms.net


From: Rhys Weatherley
Subject: Re: [Pnet-developers] timezone issues in pnet and ms.net
Date: Thu, 7 Oct 2004 16:49:52 +1000
User-agent: KMail/1.4.3

On Thursday 07 October 2004 03:24 pm, Carl-Adam Brengesjo wrote:

> What can clearly be determined by above test is:
> 1) pnet on cygwin belives GMT is +0100
> 2) pnet on linux belives GMT is +0200
> 3) .net belives GMT is +0200

It is possible that the implementation of "localtime" under cygwin has a bug 
in it, or we aren't using it correctly.  You could try replacing that 
"localtime" call in "ILGetTimeZoneAdjust" with a call to the Win32 function 
"GetTimeZoneInformation", to bypass whatever cygwin is doing.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]