search for: 32d3ngnz

Displaying 1 result from an estimated 1 matches for "32d3ngnz".

2016 Feb 04
3
Fwd: [musl] strptime() question
...t; On Thu, Feb 04, 2016 at 01:27:40PM -0200, Alba Pompeo wrote: > Hello musl. > > I've built R on a musl system and "make check-all" fails because R > does not get correct timezone information from the system. > > Here's the error - > http://pastebin.com/raw/32D3ngNZ > > This would be correct, > > > difftime( > + as.POSIXct(c("1970-01-01 00:00:00", "1970-01-01 12:00:00"), tz="EST5EDT"), > + as.POSIXct(c("1970-01-01 00:00:00", "1970-01-01 00:00:00"), tz="UTC")) > Time dif...