Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1746004528)Wed, 30 Apr 2025 10:15:28 +0100 (BST)
date('c', 1746004528)2025-04-30T10:15:28+01:00
date('Y-m-d H:i:s', 1746004528)2025-04-30 10:15:28
date('l', 1746004528)Wednesday
Spot a problem with this tool? Fill in the contact form and let us know!