Skip to content
Prev 69636 / 398525 Next

time zones, daylight saving etc.

On Thu, 12 May 2005, Prof Brian Ripley wrote:

            
For the record, this is a POSIX-compliance failure.  The POSIX standard 
says

   Local timezone information is used as though localtime() calls tzset()

but Windows requires tzset() to be called explicitly.

I've added a workaround in R-patched.