Skip to content
Prev 284091 / 398502 Next

strftime - Dates from Excel files

On Fri, 3 Feb 2012, Ana wrote:

            
So use as.Date to convert to the Date class.
[1] "1978-02-01"
On some unstated OS (how year 1 is represented is OS-dependent). 
The format in strftime applies to output: the default one is used for 
input.