When I say:

> Sys.time()
[1] "2012-11-12 21:30:14 NZDT"
>

But that is not what my clock on the wall and my system say.  Cannot show
you my clock but...

worik@lemy:/tmp$ date
Tue Nov 13 10:32:20 NZDT 2012


Sys.time() is returning GMT

$version.string
[1] "R version 2.14.1 (2011-12-22)"

> Sys.timezone()
[1] "NZDT"
>

I'm a little lost!

Worik

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to