Timestamp Converter Tool

Enter a timestamp and submit the form to view some human readable date/time representations.

PHP codeOutput
date('r (T)', 1752635679)Wed, 16 Jul 2025 04:14:39 +0100 (BST)
date('c', 1752635679)2025-07-16T04:14:39+01:00
date('Y-m-d H:i:s', 1752635679)2025-07-16 04:14:39
date('l', 1752635679)Wednesday
Spot a problem with this tool? Fill in the contact form and let us know!