Last Updated: February 25, 2016
·
437
· fselich

d/m/Y to Mysql datetime

DateTime::createFromFormat('d/m/Y', $date)->format('Y-m-d');