fp-filters - v0.5.3
    Preparing search index...
    • Higher-order function. Returns a function that returns true if the argument is a date that has the same year, month, day, and hours as a comparison date.

      Parameters

      • comparisonDate: Date

      Returns TPredicate<[date: Date]>