to_unix_timestamp: Convert Date-Time object to unix timestamp

Description Usage Arguments

View source: R/utils.R

Description

Returns an integer value for seconds since the ‘epoch’ of January 1, 1970.

Usage

1
to_unix_timestamp(x, tz = "")

Arguments

x

an object to be converted to unix timestamp from one of the date-time classes

tz

time zone specification to be used for the conversion


DenUsenko/rbinotel documentation built on Oct. 17, 2020, 8:54 p.m.