sys_unix_time: Function to get system date as an numeric/integer value...

View source: R/str_system_date.R

sys_unix_timeR Documentation

Function to get system date as an numeric/integer value representing unix time.

Description

Function to get system date as an numeric/integer value representing unix time.

Usage

sys_unix_time(integer = FALSE)

Arguments

integer

Should the date be represented as an integer rather than a numeric value. Default is FALSE.

Value

Numeric or integer vector with a length of one.

Author(s)

Stuart K. Grange


skgrange/threadr documentation built on May 11, 2024, 12:16 p.m.