Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1751248440)Mon, 30 Jun 2025 02:54:00 +0100 (BST)
date('c', 1751248440)2025-06-30T02:54:00+01:00
date('Y-m-d H:i:s', 1751248440)2025-06-30 02:54:00
date('l', 1751248440)Monday
Spot a problem with this tool? Fill in the contact form and let us know!