Skip to content
Prev 316620 / 398506 Next

difftime() out by 1 hour

Hello,

Here is the result I get using your script:

 > sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: x86_64-suse-linux-gnu (64-bit)


[1] "2012-03-31 21:00:00" "2012-04-01 00:00:00" "2012-04-01 03:00:00"
[4] "2012-04-01 06:00:00"
Time differences in hours
[1] 3 3 3
attr(,"tzone")
[1] ""
[1] "2012-10-06 21:00:00" "2012-10-07 00:00:00" "2012-10-07 03:00:00"
[4] "2012-10-07 06:00:00"
Time differences in hours
[1] 3 3 3
attr(,"tzone")
[1] ""

Regards,
Pascal


Le 01/02/2013 16:27, Boots a ?crit :