Skip to content

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

License

Notifications You must be signed in to change notification settings

enzsmn/tableplus-unix-timestamp-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published