plus Method

Subtract a BeDuration from this BeTimePoint, returning a new BeTimePoint. This moves this BeTimePoint backwards in time if BeDuration.isTowardsFuture() === true

plus(duration: BeDuration): BeTimePoint

Parameter Type Description
duration BeDuration the duration to subtract.

Defined in

Last Updated: 08 January, 2020