[Rd] seq.POSIXt: & DST (PR#1256)

jutans@utans.u-net.com jutans@utans.u-net.com
Fri, 11 Jan 2002 16:46:25 +0100 (MET)


Full_Name: Joachim Utans
Version: 1.4.0
OS: NT4 sp4
Submission from: (NULL) (195.42.238.80)


seq.POSIXt(..., by="day") apparently has problems steping over
a change in daylight savings time; 2001-10-28 appears twice,
the last day, 2001-10-30, is missing


> seq(as.POSIXct("2001-10-26"),as.POSIXct("2001-10-30"),by="day")
[1] "2001-10-26 00:00:00 GMT Daylight Time" "2001-10-27 00:00:00 GMT Daylight
Time" "2001-10-28 00:00:00 GMT Daylight Time"
[4] "2001-10-28 23:00:00 GMT Standard Time" "2001-10-29 23:00:00 GMT Standard
Time"



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._