you can fix this bt adding a default timezone.

For Tomcat it's the file [/etc/defaults/tomcat6]

The default CATALINA_OPTS might look like this:

JAVA_OPTS="-Djava.awt.headless=true -Xmx128M -server"

you should add:

JAVA_OPTS="-Djava.awt.headless=true -Xmx128M -server  -Duser.timezone=GMT"
or whatever timezone you want.



--
View this message in context: 
http://osgeo-org.1560.n6.nabble.com/GeoServer-converting-timestamp-with-time-zone-tp5028434p5028441.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to