[R] Working with date

Ron Michael ron_michael70 at yahoo.com
Wed Dec 26 19:31:40 CET 2012


Hi,

Let say I have a date variable:

>  asd <- as.Date("2012-01-03")
> asd
[1] "2012-01-03"



Now, I want to express this date like 3/1/2012.

can somebody help me how to achieve that?

Thanks,



More information about the R-help mailing list