InsertDate Versions Save

Sublime Text Plugin that provides a configurable command and popup for inserting the current date and time (with specific format)

v0.4.0

10 years ago
  • Default settings may now be modified
  • Added menu items and command palette entries
  • Fixed a bug with a codepage issue when the result was not utf-8
  • Updated keymaps and added a separate one for OSX

v0.3

10 years ago
  • Add timezone support for incoming and outgoing timezone using pytz This also added named timezones for %Z format
  • Updated keymaps

v0.1

10 years ago

Initial working state

v0.2

10 years ago
  • Added support for %z format (timezone offset)
  • Added custom iso and iso:Z (Z could be any char) format
  • Updated keymaps