[Rd] seq.POSIXt() bug not fixed in R 1.8.1 (PR#4558)

John.Marsland at CommerzbankIB.com John.Marsland at CommerzbankIB.com
Tue Mar 30 13:39:14 CEST 2004


I am still experiencing problems with seq.POSIXt() missing off the last day
of the series:

> seq(as.POSIXct("2004-03-25"),as.POSIXct("2004-03-31"),by="DSTdays")
[1] "2004-03-25 GMT Standard Time" "2004-03-26 GMT Standard Time"
"2004-03-27 GMT Standard Time"
[4] "2004-03-28 GMT Standard Time" "2004-03-29 GMT Daylight Time"
"2004-03-30 GMT Daylight Time"

> R.version
         _              
platform i386-pc-mingw32
arch     i386           
os       mingw32        
system   i386, mingw32  
status                  
major    1              
minor    8.1            
year     2003           
month    11             
day      21             
language R              

Regards,

John


********************************************************************** 
This is a commercial communication from Commerzbank AG.\ \ T...{{dropped}}



More information about the R-devel mailing list