getTimestamp {SMITIDstruct} | R Documentation |
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)
[Package SMITIDstruct version 0.0.5 Index]