<?php $timestamp = strtotime('0000-02-20 00:00:00 UTC'); print $timestamp . "\n"; $date_time = date_create('@' . $timestamp); print_r($date_time);
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources