powered by
hours(x) minutes(x) seconds(x) yeardays(x)
timeDate
x
days
hms
x <- timeDate(c("1/1/1998 3:05:23.4", "5/10/2005 2:15:11.234 PM")) hours(x) minutes(x) seconds(x) yeardays(x)
Run the code above in your browser using DataLab