setDate

expect fun setDate(key: String, value: Instant?): MutableDictionary(source)

Set a Date object for the given key.

Return

The self object.

Parameters

key

The key

value

The Date object.

actual fun setDate(key: String, value: Instant?): MutableDictionary(source)
actual fun setDate(key: String, value: Instant?): MutableDictionary(source)