Hi, I have a column of a dataframe which has time stamps like: > eh$t[1] [1] 06/05/2005 01:15:25 and was wondering how to convert it to chron variable. Thanks a lot. Young.