setDate

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

Set an Instant date object for the given key.

Return

The self object.

Parameters

key

The key

value

The Instant date object.

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