Skip to content
Prev 284025 / 398502 Next

time conversion from second to Y M D H M S format

On 02-02-2012, at 19:23, R. Michael Weylandt wrote:

            
I appear to have the same or similar problem on Mac OS X 10.6.8
I ran the above script with R --vanilla.
The result is

R version 2.14.1 Patched (2012-01-30 r58238)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_GB/en_GB/en_GB/C/en_GB/en_GB

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

$OS.type
[1] "unix"

$file.sep
[1] "/"

$dynlib.ext
[1] ".so"

$GUI
[1] "X11"

$endian
[1] "little"

$pkgType
[1] "mac.binary.leopard"

$path.sep
[1] ":"

$r_arch
[1] "x86_64"

[1] "2009-01-01 00:00:00 GMT" "2009-01-01 06:00:00 GMT"
[3] "2009-01-01 12:00:00 GMT"
2009 01 01 00 00 00 
2009 01 01 06 00 00 
2009 01 01 12 00 00 


Berend