Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1744869669)Thu, 17 Apr 2025 07:01:09 +0100 (BST)
date('c', 1744869669)2025-04-17T07:01:09+01:00
date('Y-m-d H:i:s', 1744869669)2025-04-17 07:01:09
date('l', 1744869669)Thursday
Spot a problem with this tool? Fill in the contact form and let us know!