DateTime.opEquals

Compares this date time with other. Return: true if same, false otherwise.

struct DateTime
const
bool
opEquals
(
const ref DateTime other
)

Meta