Timestamp Converter Tool

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

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