timerEndAtDate

abstract fun timerEndAtDate(timerId: String): Date

A function that returns the date the timer with timerId should end at.

Return

The date the timer with timerId should end at.

Parameters

timerId

ID of the timer.