toggle menu
kotbase
3.0
3.1
3.0
common
switch theme
search in API
couchbase-lite-ee-ktx
/
kotbase.ktx
/
DocumentBuilder
/
setDate
set
Date
fun
setDate
(
key
:
String
,
value
:
Instant
?
)
:
MutableDocument
Set a Date value for the given key
Return
this MutableDocument instance
Parameters
key
the key.
value
the Date value.