[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-09-17 Thread Bernt M. Johnsen (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528044 ] Bernt M. Johnsen commented on DERBY-2235: - Brorwsing through the SQL2003 standard, I find that Dan is right.

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-09-17 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528119 ] Daniel John Debrunner commented on DERBY-2235: -- If one took the string ''2007-01-03 04:13:43.006 -0800'

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-09-11 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526509 ] Daniel John Debrunner commented on DERBY-2235: -- if the string '2007-01-03 04:13:43' is converted to a

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-09-11 Thread Ken Johanson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526528 ] Ken Johanson commented on DERBY-2235: - Daniel, although you say 'no timezone' and although the database literaly

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-08-30 Thread Ken Johanson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523874 ] Ken Johanson commented on DERBY-2235: - I believe that until/if timezone storage is supported, the server should

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-08-30 Thread Ken Johanson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523876 ] Ken Johanson commented on DERBY-2235: - I should clarify (though it may already be obvious to some folks) that

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-08-30 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523890 ] Daniel John Debrunner commented on DERBY-2235: -- Ken ... if a timezone-less string ordinarily defaults

Re: [jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-08-30 Thread Lance J. Andersen
fwiw, for JDBC.next i am looking at adding support for time and timestamp with TZ. -lance Daniel John Debrunner (JIRA) wrote: [ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523890 ] Daniel John Debrunner

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-08-30 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523896 ] Daniel John Debrunner commented on DERBY-2235: -- To be clear, if the string '2007-01-03 04:13:43' is

[jira] Commented: (DERBY-2235) Server doesnt support timestamps with timezone

2007-08-30 Thread Ken Johanson (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523915 ] Ken Johanson commented on DERBY-2235: - if the string '2007-01-03 04:13:43' is converted to a TIMESTAMP in SQL