CRM-16642 - Compute timestamps using 24-hour clock
authorTim Otten <totten@civicrm.org>
Fri, 20 May 2016 00:48:28 +0000 (17:48 -0700)
committerTim Otten <totten@civicrm.org>
Fri, 20 May 2016 00:48:28 +0000 (17:48 -0700)
commit8b6074a75fb333cf6a627cf732e4a27075901b83
treee447b72574d17a8f0cafc4b9e465218a7b55bac6
parent2b68a50cdab2028339d5689d0f03d8037e6a9703
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