[R] as.Date(Sys.time()) returns tomorrow !
ce
zadig_1 at excite.com
Fri Jun 20 04:22:16 CEST 2014
Dear all,
> Sys.time()
[1] "2014-06-19 22:19:17.976818 EDT"
> as.Date(Sys.time())
[1] "2014-06-20"
>
why this happens ?
More information about the R-help
mailing list