Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for Bug218374 : java.sql.Date Needs To Be Timezone Insensitive

Hi all,

Please review the fix for the following bug and provide any feedback you may have:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=218374

Bug summary:

    Only 'time' and 'dateTime' elements should be subject to timezone interpretation, this fix removes the timezone knowledge that was erroneously added to other "time" elements such as 'date', 'gMonth', etc.

--
Oracle
Rick Barkhouse | Software Developer, TopLink | 613.288.4613
Oracle Development
45 O'Connor Street, Suite 400 | Ottawa, Ontario K1P 1A4

Back to the top