Skip to content
Prev 46899 / 63421 Next

Possible POSIXlt / wday glitch & bugs.r-project.org status

Thanks for the responses and quoting the timezone help file. 

I am assuming that in order to determine the wday element of POSIXlt, R does the necessary calculations in Julian time (via POSIXct). Based on this excerpt from ?DateTimeClasses, it looks like R is responsible for determining time zones post 2037 (the example I gave was in 2038). So it could be an R issue.

        
On 05/10/2013, at 12:59 AM, Scott Kostyshak <skostysh at princeton.edu> wrote: