addDate

expect fun addDate(value: Instant?): MutableArray(source)

Adds a Date object to the end of the array.

Return

The self object

Parameters

value

the Date object

actual fun addDate(value: Instant?): MutableArray(source)
actual fun addDate(value: Instant?): MutableArray(source)