[R] Converting string to date

Ron Michael ron_michael70 at yahoo.com
Sun Aug 4 17:34:56 CEST 2013


Hi,
 
I want to convert following string to a Date format (mm/dd/yyyy):
 
MyString <- c("Sun Sep 01 00:00:00 EDT 2013", "Sun Dec 01 00:00:00 EST 2013")
 
Can somebody point me if it is possible to do that?
 
Thank you.



More information about the R-help mailing list