<?php var_dump(new DateTime('first day of april 2016', new DateTimeZone('Europe/Paris'))); var_dump(new DateTime('first day of may 2016', new DateTimeZone('Europe/Paris')));
You have javascript disabled. You will not be able to edit any code.