after

infix fun Date?.after(that: Date?): Boolean

Tests if this date is after that date.