Learn R Programming

PSAWR (version 0.1.0)

to_epoch: convert date to epoch time

Description

convert date to epoch time

Usage

to_epoch(date)

Value

epoch time as integer

Arguments

date

date to be converted

Examples

Run this code
to_epoch("2022-12-01")

Run the code above in your browser using DataLab