dutils-data ~master (2020-05-16T00:04:04Z)
Home
Dub
Repo
BSONDate.opCmp
dutils
data
bson
BSONDate
Allows relational and equality comparisons.
bool
opEquals
(BSONDate other)
int
opCmp
(BSONDate other)
struct
BSONDate
@
safe
const
int
opCmp
(
ref
const
BSONDate
other
)
Meta
Source
See Implementation
dutils
data
bson
BSONDate
constructors
this
functions
opCmp
opEquals
toString
toSysTime
properties
value
static functions
fromStdTime
fromString
Allows relational and equality comparisons.