[R] Converting Date Time values

Duncan Murdoch murdoch@dunc@n @end|ng |rom gm@||@com
Mon Apr 26 21:31:37 CEST 2021


On 26/04/2021 3:08 p.m., Jeff Reichman wrote:
> Whoops happy fingers yes I meant “or”
> 

POSIXct are easier to work with as data (e.g. a column in a dataframe). 
  POSIXlt is easier to work with as dates & times, and has a bigger range.

See details of the comparison in the ?POSIXt help page.

Duncan Murdoch



More information about the R-help mailing list