plus

abstract fun plus(dt: Time): Time

Allows to add a Time to this Time.

Return

the result of the sum

Parameters

dt

the time to sum to the current Time