[R] Converting date format

Muhammad Rahiz muhammad.rahiz at ouce.ox.ac.uk
Wed Mar 24 12:49:04 CET 2010


The following functions may help;

strptime()
ISOdate()


Muhammad





Hosack, Michael wrote:
> R community:
>
> Hello, I would to like to convert a character date variable from %m/%d/%Y to %m/%d/%y. Any advice would be greatly appreciated. I have tried functions for changing the formatting and removing the unnecessary digits without success.
>
> Mike
>
> ______________________________________________
> R-help at 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.
>



More information about the R-help mailing list