lubridate (version 1.7.8)

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

An object of class POSIXct (inherits from POSIXt) of length 1.

Examples

Run this code
# NOT RUN {
origin
# }

Run the code above in your browser using DataCamp Workspace