Vala.Time.DateTime.isAfter – Valacore Reference Manual
isAfter
Description:
public
bool
isAfter
(
DateTime
other)
Returns whether this is after other.
Parameters:
other
other date-time.
Returns:
true if this is after other.