Converting UNIX_TIMESTAMP to Readable Format in MySQL October 7, 2019 MySQL has lot of support for working with date and time. The following is a quick and neat way of converting the current time from Unix format to Readable format.