Skip to content
Prev 59221 / 63424 Next

as.POSIXct.numeric change default of origin argument

The fda package already includes as.POSIXct1970, which also sets 
tz="GMT" by default.


	  I made the equivalent thing for as.Date available as 
"Ecfun::as.Date1970".


	  If the Core R team doesn't want to make the change for the existing 
functions, they might consider adding alternatives like this.  And, of 
course, Jan Gorecki and others can use these (if they aren't already 
using them or something equivalent).


	  sg
On 2020-12-06 05:04, Jan Gorecki wrote: