Re: [Rd] Understanding POSIXct creation on different OSes.

2016-04-18 Thread Dirk Eddelbuettel
On 11 April 2016 at 14:48, Dirk Eddelbuettel wrote: | | Bumping this up to the front again ... because it exhibits a difference in | behaviour of R across OSs. Such a 'feature' may not be desirable. And bumping it a second time. If nobody replies I will carry it over to Bugzilla. It is still

Re: [Rd] Understanding POSIXct creation on different OSes.

2016-04-11 Thread Dirk Eddelbuettel
Bumping this up to the front again ... because it exhibits a difference in behaviour of R across OSs. Such a 'feature' may not be desirable. On 4 April 2016 at 18:00, Arunkumar Srinivasan wrote: | Hello, | | Following Dirk's post here: https://github.com/Rdatatable/data.table/issues/1619 | we

[Rd] Understanding POSIXct creation on different OSes.

2016-04-04 Thread Arunkumar Srinivasan
Hello, Following Dirk's post here: https://github.com/Rdatatable/data.table/issues/1619 we would like to clarify if this is the right behaviour, and if so, the rationale behind it. Here's the summary (thanks to Dirk and Joshua): Sys.setenv("TZ"="America/Chicago") dates = as.Date("2016-03-02") +