equal


Description:

public bool equal (ContactDate dt2)

Checks if this and dt2 are the same date.

Parameters:

this

an ContactDate

dt2

an ContactDate

Returns:

true if this and dt2 are equal, false otherwise.