<?php $d = '9 March, 2015'; echo date_create_from_format('d F, Y', $d)->format('Y-m-d');
You have javascript disabled. You will not be able to edit any code.