Igor Sapego created IGNITE-2747: ----------------------------------- Summary: ODBC: Time cast returns wrong results for Linux. Key: IGNITE-2747 URL: https://issues.apache.org/jira/browse/IGNITE-2747 Project: Ignite Issue Type: Sub-task Components: odbc Affects Versions: 1.5.0.final Reporter: Igor Sapego Assignee: Igor Sapego Fix For: 1.6
Current time cast does not work for Linux because {{timezone}} variable does not return right time offset for Linux. Also, {{gmtime}} is not thread-safe so it seems that we should use some platform-specific functions for time-conversion operations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)