timeDate
From the document it is apparent to me that I need as.POSIXct (I have
a double representing the number of millis since 1/1/1970 and I need to construct a datetime object). I see it showing how to construct the time object from a string representing the time but now fro a double of millis. Does anyone know hoe to do that? On Mon, 22 Nov 2004 19:24:48 +0100, Uwe Ligges
<ligges at statistik.uni-dortmund.de> wrote:
Yasser El-Zein wrote:
what package should I include to use timeDate? I want to convert a double (num of millis) into date object.
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
You might want to read the Help Desk column in R News 4 (1). Uwe Ligges