memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
DateTime.this
memgraph
date_time
DateTime
Create a date time from a Value.
this
(DateTime other)
this
(Value value)
struct
DateTime
this
(
inout
ref
Value
value
)
this
(mg_date_time* ptr)
this
(mg_date_time* ptr)
Meta
Source
See Implementation
memgraph
date_time
DateTime
constructors
this
destructors
~this
functions
nanoseconds
opAssign
opEquals
ptr
seconds
toString
tz_offset_minutes
postblits
this(this)
Create a date time from a Value.