to_epoch: convert date to epoch time

View source: R/utils.R

to_epochR Documentation

convert date to epoch time

Description

convert date to epoch time

Usage

to_epoch(date)

Arguments

date

date to be converted

Value

epoch time as integer

Examples

to_epoch("2022-12-01")

PSAWR documentation built on March 7, 2023, 6:59 p.m.