<?php $array1 = [1,2]; $array2 = [3,4]; $date = new DateTime('0000-00-00 00:00:00'); echo $date->format('Y-m-d');
You have javascript disabled. You will not be able to edit any code.