CRM-16642 - Compute timestamps using 24-hour clock
authorTim Otten <totten@civicrm.org>
Fri, 20 May 2016 00:48:28 +0000 (17:48 -0700)
committereileen <emcnaughton@wikimedia.org>
Wed, 29 Jun 2016 03:11:34 +0000 (15:11 +1200)
commit189d2597929fc6d39f2f587ec5696f74b0ea8775
tree445328878b6f41847e1481c0bef7c8622d861d7b
parentcd57b521821d3eab2bea71d39a0217468ad8899d
CRM-16642 - Compute timestamps using 24-hour clock

`Ymdhis` is silly here.  Use `YmdHis`.  This was causing test results to
vary based on they were run.
CRM/Contact/BAO/GroupContactCache.php