PHP.DATE
The current Epoch Unix Timestamp:
Seconds since Jan 01 1970 (UTC)
Choose your format characters:
Day
Month
Year
Time
Time Zone
Full Date
Add +
Drag it in this box:
Your date:
This is code for your date:
$date = new DateTime();
echo $date->format(string $format);
Custom