DateTime.equal
bool equal(glib.date_time.DateTime dt2)Checks to see if dt1 and dt2 are equal.
Equal here means that they represent the same moment after converting them to the same time zone.
Parameters
dt2 | a #GDateTime |
Returns
true if dt1 and dt2 are equal