Timestamp Converter Tool

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

PHP codeOutput
date('r (T)', 1768161936)Sun, 11 Jan 2026 20:05:36 +0000 (GMT)
date('c', 1768161936)2026-01-11T20:05:36+00:00
date('Y-m-d H:i:s', 1768161936)2026-01-11 20:05:36
date('l', 1768161936)Sunday
Spot a problem with this tool? Fill in the contact form and let us know!