FichteFoll / InsertDate

Sublime Text Plugin that provides a configurable command and popup for inserting the current date and time (with specific format)
MIT License
124 stars 18 forks source link

InsertDate ignores change of system timezone #33

Open vovkkk opened 8 years ago

vovkkk commented 8 years ago

This happened unexpectedly: our local parliament decided to change time zone; they took decision just in July, and it became legit this night; I knew about it just hour ago. Crazy stuff.

Steps to reproduce:

  1. Set in settings "tz_in": "Asia/Novosibirsk"
  2. Paste time
  3. Compare with Yandex.Time

Expected result UTC+7, e.g. 14:50

Actual UTC+6, 13:50

vovkkk commented 8 years ago

Actually this is not the point (original report).

The point is that if you change timezone of your OS, then you have to restart ST to make InsertDate show correct time.

FichteFoll commented 8 years ago

What OS is this on?

I wonder if this is something I can actually fix.

vovkkk commented 8 years ago

Windows 8.1 Enterprise 32bit