Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1755527842)Mon, 18 Aug 2025 15:37:22 +0100 (BST)
date('c', 1755527842)2025-08-18T15:37:22+01:00
date('Y-m-d H:i:s', 1755527842)2025-08-18 15:37:22
date('l', 1755527842)Monday
Spot a problem with this tool? Fill in the contact form and let us know!