Gertjan van Oosten ha scritto:
> As quoted from Gertjan van Oosten <[EMAIL PROTECTED]>:
>> I gave in and now use the PostGIS datastore directly that's *behind*
>> Geoserver.  At least that works.
> 
> Well, I say work, but only in the broadest sense...
> I have a dateTime feature element of 2007-07-12 12:00:00 UTC.
> When I store this in the PostGIS datastore (with PostgreSQL running with
> timezone = UTC), it ends up in the feature table as "2007-07-12 14:00:00+00".
> When I retrieve it via Geoserver, the value becomes "2007-07-12T16:00:00".
> So every round-trip adds four hours to the time (I am at GMT+2).
> That sucks, and I do not use that term lightly.  :-(

I think I already fixed this one some time ago, but maybe you managed to
find another way to reproduce it. Unfortunately I cannot find the thread
in the ml about it.
Since you're playing with sources, you should better checkout trunk
instead of using an old milestone (trunk build is broken at the moment
unfortunately, so build it with -Dmaven.test.skip=true).

Cheers
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to