setDate

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

Set an Instant date value for the given key

Return

this MutableDocument instance

Parameters

key

the key.

value

the Date value.

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