Rationalise date formatting
authoreileen <emcnaughton@wikimedia.org>
Tue, 20 Oct 2020 01:54:27 +0000 (14:54 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 20 Oct 2020 19:48:29 +0000 (08:48 +1300)
commit56f54f02185461b2abcb6d5601022c8e374751ae
tree30d140e9b3ecbae4a19d353ba75ed7d2f2c4ea66
parent42dada11f3a61750f53caaa694581912f206664f
Rationalise date formatting

This came out of discovering a place in the code was 'accidentally formatted correctly'
and finding it far too hard to figure out the right way to specify the date formatting -
something that seems confirmed by finding various places with hard-coded date formattin
rather than using the setting
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Member/Form/Membership.php
CRM/Member/Form/MembershipRenewal.php
CRM/Utils/Date.php
tests/phpunit/CRM/Member/Form/MembershipTest.php