Tests whether the given date happened the given number of days in the past.
The date to compare.
true if the given date happened today - nbOfDays, false otherwise.
true
today - nbOfDays
false
Generated using TypeDoc
Tests whether the given date happened the given number of days in the past.