<?php $month_start = new DateTime("first day of this month"); echo $month_start->format('Y-m-d H:i:s') . "\n"; $month_start = new DateTime("first day of March"); echo $month_start->format('Y-m-d H:i:s') . "\n";
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`