TimeAdd: Calculate Endpoint Timestamp

Description Usage Arguments Value

View source: R/TimeAdd.R

Description

Beginning timestamp and duration must be given, only work with intraday time without date.

Usage

1
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.


TickExec documentation built on May 2, 2019, 9:58 a.m.

Related to TimeAdd in TickExec...