-
- Downloads
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
Showing
- CRM/Contribute/Form/Contribution/Confirm.php 2 additions, 2 deletionsCRM/Contribute/Form/Contribution/Confirm.php
- CRM/Member/Form/Membership.php 5 additions, 5 deletionsCRM/Member/Form/Membership.php
- CRM/Member/Form/MembershipRenewal.php 2 additions, 2 deletionsCRM/Member/Form/MembershipRenewal.php
- CRM/Utils/Date.php 13 additions, 0 deletionsCRM/Utils/Date.php
- tests/phpunit/CRM/Member/Form/MembershipTest.php 2 additions, 2 deletionstests/phpunit/CRM/Member/Form/MembershipTest.php
Loading
Please register or sign in to comment