Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1713232285)Tue, 16 Apr 2024 02:51:25 +0100 (BST)
date('c', 1713232285)2024-04-16T02:51:25+01:00
date('Y-m-d H:i:s', 1713232285)2024-04-16 02:51:25
date('l', 1713232285)Tuesday
Spot a problem with this tool? Fill in the contact form and let us know!