application displays date off by one day
From: <kcurry_at_gmail.com>
Date: Mon, 7 Jan 2008 08:51:08 -0800 (PST)
Message-ID: <b9be3935-2e3e-4ab5-b998-2e7e90ea29f6@l6g2000prm.googlegroups.com>
Date: Mon, 7 Jan 2008 08:51:08 -0800 (PST)
Message-ID: <b9be3935-2e3e-4ab5-b998-2e7e90ea29f6@l6g2000prm.googlegroups.com>
I have an application developed in JDeveloper 10.1.2.1.0 that is
displaying dates incorrectly.
This seems to be related to some Time Zone setting.
If the date is 2006-03-20 00:00:00.0 is displays as 2006-03-19.
If the date is 2006-03-20 01:01:00.0 is displays as 2006-03-20.
Value is stored as a Date.
Any suggestions?
KSC Received on Mon Jan 07 2008 - 10:51:08 CST