split date nad time
I can't replicate this: does it occur in a fresh R session (no GUI, just straight --vanilla)? If so, sessionInfo()?
On Tue, Dec 6, 2011 at 11:23 AM, threshold <r.kozarski at gmail.com> wrote:
ok,
dput(AggDateTime[960:962])
structure(c(1314313140L, 1314313200L, 1314313260L), class = c("POSIXct",
"POSIXt"), tzone = "")
--
View this message in context: http://r.789695.n4.nabble.com/split-date-nad-time-tp4164191p4165378.html
Sent from the R help mailing list archive at Nabble.com.
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.