commit | bdf77ea18449b7f8319cf924d6052b9b658f6712 | [log] [tgz] |
---|---|---|
author | Brian Payton <bpayton@us.ibm.com> | Thu May 13 19:46:09 2010 +0000 |
committer | Brian Payton <bpayton@us.ibm.com> | Thu May 13 19:46:09 2010 +0000 |
tree | 252599a35c9abb27c33bda2304ff75c7cd258eb4 | |
parent | ef3d250d62fd4b840029d8e4cefe57db9ca9af84 [diff] |
[311414] Modified the ResultConstants class in plugin o.e.d.sqltools.result to use DateFormat.getDateTimeInstance() rather than SimpleDateFormatter for the date formatter. Also updated ResultHistorySection in plugin o.e.d.sqltools.result.ui to not convert dates from string form to Date form when sorting result entries by date.