[R] convert from seconds to date-time objects

Thomas Lumley tlumley at u.washington.edu
Mon Feb 3 18:08:03 CET 2003


On Mon, 3 Feb 2003, John Bjornar Bremnes wrote:

> A colleague of mine would like to know how seconds since 1970
> (represented as integers) can be converted to date-time objects?

ISOdate(1970,1,1)+seconds

	-thomas




More information about the R-help mailing list