Learn R Programming

PhysicalActivity (version 0.2-4)

timeFromYear1: Create Time From Seconds Since 0001-01-01

Description

There are 62,135,596,800 seconds from 0001-01-01 until 1970-01-01. The last 1e7 digits of x are unnecessary microseconds.

Usage

timeFromYear1(x, base = 62135596800, tz = "UTC")

Arguments