<?php $date = 'Thu Jul 29 2021 17:47:12 GMT+0530 (India Standard Time)'; echo date('Y-m-d\TH:i:s', strtotime(substr($date, 0, 24)));
You have javascript disabled. You will not be able to edit any code.