Learn R Programming

timetools (version 1.15.3)

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

POSIXt[1:1], format: "1970-01-01 01:00:00"

Author

Garrett Grolemund "grolemund at rice.edu", Hadley Wickham "h.wickham at gmail.com"

Details

The original implementation of this 'object' is in the lubridate package.

Examples

Run this code
origin
# "1970-01-01 GMT"

Run the code above in your browser using DataLab