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