Displaying 3 results from an estimated 3 matches for "02t08".
Did you mean:
0208
2012 May 02
3
factor conversion to date/time
...bers from an online temperature database
into dates and time that R recognizes. I've tried as.Date, as.POSIXlt and strptime the problem is that the database has put a T between the numbers and R will not accept any conversions. currently it sees the date as a factor with the format as 1981-01-02T08:00I would like to keep only the year and month, but my primary focus is to get R to recognize it as a date.
Thank you for your help. cheers,Marjolein
[[alternative HTML version deleted]]
2012 May 02
2
date and time conversion
Hi
I've been trying to convert numbers from an online temperature database
into dates and time that R recognizes. the problem is that the database has put a T
between the numbers and R will not accept any conversions.
this is the format that it's in now
1981-01-02T08:00
can anyone help?
cheers!
--
View this message in context: http://r.789695.n4.nabble.com/date-and-time-conversion-tp4602786.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2012 May 02
1
convert numbers into dates and time
Hi
I've been trying to convert numbers from an online temperature database
into dates and time that R recognizes. the problem is that the database has
put a T
between the numbers and R will not accept any conversions.
this is the format that it's in now
1981-01-02T08:00
can anyone help?
cheers!
--
View this message in context: http://r.789695.n4.nabble.com/convert-numbers-into-dates-and-time-tp4602708.html
Sent from the R help mailing list archive at Nabble.com.