Database Timestamp Converter
Convert between Unix timestamps and human-readable dates, or translate between MySQL, PostgreSQL, and Oracle timestamp formats. Enter a Unix timestamp (seconds, milliseconds, or microseconds) to get the formatted date-time string, or provide a date and time to get the corresponding timestamp. Choose your preferred database format (MySQL DATETIME, PostgreSQL TIMESTAMPTZ, Oracle TO_DATE, ISO 8601) and see the converted output plus a ready-to-use SQL snippet.
Results
Formatted Date & Time
--
Unix Timestamp (seconds)
--
Unix Timestamp (milliseconds)
--
SQL Snippet
--
UTC String
--
Days Since Unix Epoch
--