Skip to content

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 784 Bytes

File metadata and controls

executable file
·
28 lines (19 loc) · 784 Bytes

Unix timestamp convert

This TablePlus plugin converts a unix timestamp into a human readable date.

menu

Install

From release

Download release, unzip and double click on file plugin to install.

Build from source

git clone git@github.com:enzsmn/TablePlus-unix-timestamp-convert.git
cd TablePlus-unix-timestamp-convert/UnixTimestampConvert.tableplusplugin
npm install
npm run build
open .

How to use

  1. Open a connection.
  2. Open a table.
  3. Click on a cell.
  4. Click on Convert unix timestamp to ISO in the menu or click one of the options in the Convert unix timestamp… submenu.