Use write.csv to output a zoo object, and found the first column in excel like: (08-10-16 13:12:00) How to make it look like : 10/16/2008 13:12:00 ? write.csv(x=zoo.object) Thanks!
[[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.