Learn R Programming

SMITIDstruct (version 0.0.5)

getTimestamp: getTimestamp

Description

Get the timestamp of Date

Usage

getTimestamp(date, format = "%Y-%m-%dT%H:%M:%S")

Arguments

date

a date (as string) or vector of

format

the date format (default %Y-%m-%dT%H:%M:%S)

Value

timestamp of the date(s)