tn
- timenow
Sublime Text plugin to insert timestamp, date, time and datetime.
Install
- Open packagecontrol.io - (ctrl or ⌘) + ⇧ + p
- Type Timenow
✅ Installed!
Usage
Edit
⇢ Timenow
Custom formats
Preferences
⇢ Package Settings
⇢ Timenow
⇢ Settings User
{
"date_format": "%Y-%m-%d",
"time_format": "%H:%M:%S",
"datetime_format": "%Y-%m-%d %H:%M",
"stamp_format": "%y%m%d%H%M%S"
}
License
● filipe - WTFPL