matches abstract method

bool matches(
  1. Hora date
)

Checks if a date matches this recurrence pattern.

Implementation

bool matches(Hora date);