"Jpostlethwaite" posted a comment on Wikimedia.r1336.
URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1336#c31515

Commit summary for Wikimedia.r1336:

Added two methods to query the database for payments: 
_civicrm_recurring_globalcollect_get_next_sched_contribution() and 
_civicrm_recurring_globalcollect_get_failure_retry_date(). See r1335.

Jpostlethwaite's comment:

The date is formated:

<pre>
$date = date('Y-m-d', strtotime($date)) . '%';
</pre>

So you can only search on days.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to