SysTime.opEquals

Checks for equality between this SysTime and the given SysTime.

Note that the time zone is ignored. Only the internal std times (which are in UTC) are compared.

struct SysTime
@safe const pure nothrow scope
bool
opEquals
()
(
auto ref const(SysTime) rhs
)

Meta