Skip to content
Prev 157277 / 398506 Next

Odp: Date Time conversion

Hi


r-help-bounces at r-project.org napsal dne 26.09.2008 16:18:33:
Not sure about chron as I do not use it but this

strptime(f, format="%m/%d/%y %H:%M")

works OK. So maybe

chron(as.character(f), format=c(dates="%m/%d/%y", times="%H:%M"))

will work too.

Regards
Petr
http://www.R-project.org/posting-guide.html