memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
DateTime.this
memgraph
date_time
DateTime
Create a DateTime from a copy of the given
mg_date_time
.
this
(DateTime other)
this
(Value value)
this
(mg_date_time* ptr)
this
(mg_date_time* ptr)
struct
DateTime
package
this
(
const
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 DateTime from a copy of the given mg_date_time.