Details
Description
WFS request version 1.1.0 returns wrong value. for example, if a date in database is 2006-10-15 , WFS 1.1.0 (GML2) returns 2006-10-14Z. WFS version 1.0.0 returns correct value.
WFS request version 1.1.0 returns wrong value. for example, if a date in database is 2006-10-15 , WFS 1.1.0 (GML2) returns 2006-10-14Z. WFS version 1.0.0 returns correct value.
The problem does not seem to be Oracle-specific. Same here with postgresql date fields on 2.0.1
Probably a duplicate of http://jira.codehaus.org/browse/GEOS-1235