Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.16 KB

Timestamp Converter

Timestamp converter is a small plugin to convert a date into a timestamp or a timestamp into a date.

Key bindings

Use Cmd + Shift + P on Mac or Ctrl + Shift + P on Windows and type the command you need. Type timestamp to see available commands. More to come.

How to install

This plugin is on a waiting list to be in the Sublime Text Package Control.

Git Clone

Clone this repository in to the Sublime Text 2 or 3 "Packages" directory, which is located where ever the "Preferences" -> "Browse Packages" option in Sublime Text takes you.

License

          DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                  Version 2, December 2004
 
Copyright (C) 2004 Sam Hocevar <[email protected]>
 
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
 
          DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
 0. You just DO WHAT THE FUCK YOU WANT TO.