<?php $d1 = new DateTime('-1 month'); $d2 = new DateTime('-1 month'); var_dump($d2==$d1);
You have javascript disabled. You will not be able to edit any code.