[R] as.POSIXct problem?

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Fri Jan 3 20:26:03 CET 2003


Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes:

> Not much consolation, I know, but I can confirm this with RedHat 8.0.
> Also:
> 
> > as.POSIXct(as.POSIXlt(ISOdate(1969,10,10)))
> [1] NA
> 
> However, with SuSE and 1.6.0, I see
> 
> > as.POSIXct(as.POSIXlt(ISOdate(1969,10,10)))
> [1] "1969-10-10 13:00:00 CET"
> 
> So it looks like a difference between glibc 2.2.5 and 2.2.93. Sigh...

...and RedHat7.2 (glibc 2.2.4) doesn't have the problem either.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907




More information about the R-help mailing list