memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
DateTime.opEquals
memgraph
date_time
DateTime
Compares this date time with
other
. Return: true if same, false otherwise.
struct
DateTime
const
bool
opEquals
(
const
ref
DateTime
other
)
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)
Compares this date time with other. Return: true if same, false otherwise.