addDate

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

Adds an Instant date object to the end of the array.

Return

The self object

Parameters

value

the Instant date object

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