<?php echo date("M d Y H:i:s", mktime(0, 0, 0, 1, 1, 2040)); echo gmdate("M d Y H:i:s", mktime(0, 0, 0, 1, 1, 2040)); ?>
You have javascript disabled. You will not be able to edit any code.