Rdocumentation
powered by
Learn R Programming
lubridate (version 1.3.2)
origin: 1970-01-01 UTC
Description
Origin is the date-time for 1970-01-01 UTC in POSIXct format. This date-time is the origin for the numbering system used by POSIXct, POSIXlt, chron, and Date classes.
Usage
origin
Arguments
format
POSIXt[1:1], format: "1970-01-01"
Examples
Run this code
origin
# "1970-01-01 GMT"
Run the code above in your browser using
DataLab