<?php date_default_timezone_set('America/New_York'); $time = '2022-03-17T01:00:00+02:00'; echo date("Y-m-d", strtotime($time));
You have javascript disabled. You will not be able to edit any code.