dev/core#2325 Fix handling of seconds on import
authorEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 7 Jun 2022 07:51:29 +0000 (19:51 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Tue, 7 Jun 2022 07:51:32 +0000 (19:51 +1200)
commit110eeb34faab6f16f8d5d4a90aa513620497e622
tree80ba558e34b6660d9d08333a2e2abc703e7fe049
parented4c0b297e28bdcf21f7ad30d8474c5fd84499c3
dev/core#2325 Fix handling of seconds on import

This addresses an issue where the following date time has the time component
stripped

2012-12-12 07:12:56

Without the seconds - ie

2012-12-12 07:12

Note that I do have a test in a PR for the import where
CRM/Utils/Date.php