appliesTo abstract method
- DateTime dateTime
dateTimedate and time that should be used for rule verification.
Returns bool. true if the time domain rules applies to the given date and time., false - otherwise.
Implementation
bool appliesTo(DateTime dateTime);