CodeQL library for GitHub Actions
codeql/actions-all 0.4.12 (changelog, source)
Search

Primitive predicate date::daysTo

Returns the number of days between the receiver and the argument - the result is positive when the argument is chronologically ahead of the receiver, and negative when the argument is chronologically behind the receiver

int daysTo(date other)