Choose your format characters:

Day

Month

Year

Time

Time Zone

Full Date

Drag it in this box:

Your date:

This is code for your date:

$date = new DateTime();
echo $date->format(string $format);