Rdocumentation
powered by
Learn R Programming
lubridate (version 0.2.6)
origin: 1970-01-01 GMT
Description
Origin is the date-time for 1970-01-01 GMT 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
POSIXct[1:1], format: "1970-01-01"
Examples
Run this code
origin
# "1970-01-01 GMT"
Run the code above in your browser using
DataLab