This TablePlus plugin converts a unix timestamp stored in your table cells into a human-readable date.
So far, 2 different timezones are supported:
- Central European Time (CET)
- Pacific Standart Time (PST)
You can also convert the Unix timestamp straight to the ISO format.

How to use
- Open a database connection.
- Open a table.
- Right-click on a cell.
- Click on
Convert unix timestamp to ISOin the menu - … Or click on one of the options in the
Convert unix timestamp…submenus.
Leave a Reply