[REF][PHP8.1] Replace usage of the date_format modifer with crmDate to resolve issues...
authorSeamus Lee <seamuslee001@gmail.com>
Mon, 18 Jul 2022 02:25:28 +0000 (12:25 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 28 Jul 2022 21:34:01 +0000 (07:34 +1000)
commit970cdb44e4ea80866f097e053e5410ae29a38819
tree88037d59b2bc2c87f6d88be097302cd4dc1c2707
parent748db282b44424c086f580d23ebf0361cf834055
[REF][PHP8.1] Replace usage of the date_format modifer with crmDate to resolve issues with strftime

Add in handling for %D and %Z

pick up timezone based on date
19 files changed:
CRM/Utils/Date.php
sql/civicrm_generated.mysql
tests/phpunit/CRM/Contribute/Form/Task/PDFLetterCommonTest.php
tests/phpunit/CRM/Utils/DateTest.php
tests/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/event_offline_receipt_html.tpl
xml/templates/message_templates/event_offline_receipt_text.tpl
xml/templates/message_templates/event_online_receipt_html.tpl
xml/templates/message_templates/event_online_receipt_text.tpl
xml/templates/message_templates/event_registration_receipt_html.tpl
xml/templates/message_templates/event_registration_receipt_text.tpl
xml/templates/message_templates/participant_confirm_html.tpl
xml/templates/message_templates/participant_confirm_text.tpl
xml/templates/message_templates/participant_expired_html.tpl
xml/templates/message_templates/participant_expired_text.tpl
xml/templates/message_templates/participant_transferred_html.tpl
xml/templates/message_templates/participant_transferred_text.tpl
xml/templates/message_templates/payment_or_refund_notification_html.tpl
xml/templates/message_templates/payment_or_refund_notification_text.tpl