I have been experimenting with DateTime columns and sqlite. I found I could insert a datetime with tzinfo, but when I tried to retrieve it I triggered a value error. The error tracks back to _parse_time() of variables.py. There is a TODO comment to add support for timezones. Just wondering what the timeline is for this TODO?
Thanks, -- Adrian Klaver [EMAIL PROTECTED] -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
