[R] How to convert SPSS date data to dates?

Gabor Grothendieck ggrothendieck at gmail.com
Thu Feb 16 19:18:11 CET 2006


spss.get in package Hmisc can handle SPSS dates automatically.
This and additional discussion on SPSS dates is available
in the Help Desk article in R News 4/1.

On 2/16/06, Jonathan Williams
<jonathan.williams at pharmacology.oxford.ac.uk> wrote:
> Dear R Helpers,
>
> I have imported an SPSS file that contains date data.
> The data appear in R in a numeric format, as follows:
>
> 10485849600 10477641600 10561104000 10562745600 etc.
>
> I'd be extremely grateful if someone could tell me
> how to make these numbers into comprehensible dates!
>
> Thanks,
>
> Jonathan Williams
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list