-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest release fails to insert date for me #7
Comments
Thanks for reporting. Must've been an unchecked last-minute change because it also didn't work for me, heh. Update should be out soon. |
Great, thanks! |
I should have tested this first :-) The default option still doesn't work, but I don't get an error. Just nothing prints. The UTC option doesn't work either (maybe that's what default is?), but the other menu options seem fine. |
Yeah, you are right. I'm looking into this as we speak because of #8, but the "Plugin Debugger" fails on me. ;) Too bad, I'll have to do good ol' print debugging again. Edit: found it. |
Looks good now. Thanks! |
Running ST2, Win 8.1. When trying to insert the date in the default format nothing shows up. The console displays this error:
[InsertDate]
TypeError: Parameter 'tz_out' = u'UTC' is not an instance of datetime.tzinfo
Thanks.
The text was updated successfully, but these errors were encountered: