Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1745348423)Tue, 22 Apr 2025 20:00:23 +0100 (BST)
date('c', 1745348423)2025-04-22T20:00:23+01:00
date('Y-m-d H:i:s', 1745348423)2025-04-22 20:00:23
date('l', 1745348423)Tuesday
Spot a problem with this tool? Fill in the contact form and let us know!