Skip to content
Prev 261536 / 398502 Next

Problem with as.POSIXct()

Hi, when I type in these words:
the real output is:
   [1] "2011-06-01 17:21:24.830 CST" "2011-06-01 17:21:24.283 CST"
   
rather than the expected one:
   [1] "2011-06-01 17:21:24.083 CST" "2011-06-01 17:21:24.283 CST"

How can I deal with such milliseconds less than 100?

Thanks



--
View this message in context: http://r.789695.n4.nabble.com/Problem-with-as-POSIXct-tp3565424p3565424.html
Sent from the R help mailing list archive at Nabble.com.