[
https://issues.jboss.org/browse/TEIID-4854?page=com.atlassian.jira.plugin...
]
Lucie Fabrikova commented on TEIID-4854:
----------------------------------------
Another observation: the reformatting seems to depend on the value of mm/dd:
# for values <1,12> like 1994-01-17, the date is reformatted to 01/17/1994
# for other values like 1994-01-07, the update switches day and month producing:
1994-07-01
Google translator fails to update timestamp value reformatted after
update
--------------------------------------------------------------------------
Key: TEIID-4854
URL:
https://issues.jboss.org/browse/TEIID-4854
Project: Teiid
Issue Type: Bug
Affects Versions: 9.3, 8.12.10.6_3
Reporter: Lucie Fabrikova
Assignee: Steven Hawkins
Fix For: 9.3
Attachments: gs-reformatted-timestamp.log
Cell of type timestamp is reformatted after an update. Data inserted from teiid are in
format "yyyy-mm-dd hh:mm:ss[.fffffffff]", which is reformatted to
"dd/mm/yyyy hh:mm:ss[.fffffffff]". Subsequent update of such row throws
exception "Could not convert source column Source.smalla.timestampvalue to the
expected runtime type timestamp".
Google spreadsheet locale was UK, timezone was set to Berlin.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)