kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Expression
/
Datetime
Datetime
data
class
Datetime
(
val
value
:
String
)
:
Expression
An RFC 3339 datetime as a Unix timestamp.
Members
Constructors
Datetime
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String