toggle menu
yorkie
0.7.12
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.yson
/
YsonValue
/
YsonDate
Yson
Date
data
class
YsonDate
(
val
value
:
String
)
:
YsonValue
YsonDate
represents an ISO 8601 timestamp literal, serialized as
Date("...")
.
Members
Constructors
Yson
Date
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String