Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1743365516)Sun, 30 Mar 2025 21:11:56 +0100 (BST)
date('c', 1743365516)2025-03-30T21:11:56+01:00
date('Y-m-d H:i:s', 1743365516)2025-03-30 21:11:56
date('l', 1743365516)Sunday
Spot a problem with this tool? Fill in the contact form and let us know!