FinderIndexerQuery::processDates
Method to process the query date filters to determine start and end date limitations.
Signature
protected function processDates(string
$date1,
string
$date2,
string
$when1,
string
$when2 )
Parameters
-
$date1
- The first date filter.
-
$date2
- The second date filter.
-
$when1
- The first date modifier.
-
$when2
- The second date modifier.
Returns
- boolean
- True on success.