This TablePlus plugin converts a unix timestamp into a human readable date.
Download release, unzip and double click on file plugin to install.
git clone [email protected]:enzsmn/TablePlus-unix-timestamp-convert.git
cd TablePlus-unix-timestamp-convert/UnixTimestampConvert.tableplusplugin
npm install
npm run build
open .
- Open a connection.
- Open a table.
- Click on a cell.
- Click on Convert unix timestamp to ISO in the menu or click one of the options in the Convert unix timestamp… submenu.