Rdocumentation
powered by
Learn R Programming
TickExec (version 1.1)
TimeAdd: Calculate Endpoint Timestamp
Description
Beginning timestamp and duration must be given, only work with intraday time without date.
Usage
TimeAdd(time1, increase)
Arguments
time1
first timestamp, 5 or 6 digits.
increase
duration in senconds.
Value
A timestamp, in the form of a 5 (or 6) digits integer.