Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1749984464)Sun, 15 Jun 2025 11:47:44 +0100 (BST)
date('c', 1749984464)2025-06-15T11:47:44+01:00
date('Y-m-d H:i:s', 1749984464)2025-06-15 11:47:44
date('l', 1749984464)Sunday
Spot a problem with this tool? Fill in the contact form and let us know!