<?php $date = \DateTime::createFromFormat('!m/Y', '02/2017'); var_dump($date->format('Y/m/d'));
You have javascript disabled. You will not be able to edit any code.