Displaying 1 result from an estimated 1 matches for "tp4164191p4164191".
2011 Dec 06
2
split date nad time
...t; ", fixed=TRUE))
[1] "2011-08-26" "00:01:00"
Why no time here?
> unlist(strsplit(as.character(AggDateTime[961])," ", fixed=TRUE))
[1] "2011-08-26"
best, robert
--
View this message in context: http://r.789695.n4.nabble.com/split-date-nad-time-tp4164191p4164191.html
Sent from the R help mailing list archive at Nabble.com.