dev/core#1921 remove isoToMysql
Overview
----------------------------------------
Remove unnecessary isoToDate function
Before
----------------------------------------
Code compatible with packages code of 6 years ago
After
----------------------------------------
will break if you revert 6 year old fix....
Technical Details
----------------------------------------
The test testMailerStats passes through this line of code - which
I think is probably about the most we can confirm testing wise as we expect there
to be no reason to cast to mysql anymore
Comments
----------------------------------------
https://lab.civicrm.org/dev/core/-/issues/1921