On Thu, 6 Aug, 2015 at 12:51 PM, Jonathan Moules <[email protected]> wrote:
I believe GeoServer should handle timestamps:
http://osgeo-org.1560.x6.nabble.com/GeoServer-converting-TimeStamp-from-UTM-to-local-time-td3790658.html
and
http://www.azavea.com/blogs/labs/2012/02/geoserver-timestamp-styling-and-postgresql-datetime-fields/

Although that's using PostGIS, but I'd guess it should support timestamps for other databases too in that case.

Actually I've just checked the code and for PostGIS we (the GeoTools team) translate a timestamp into a Postgresql Timestamp while for MSSqlServer we only handle Time and Date. Feel free to file an enhancement request but I don't have access to a windows machine to develop against so I don't know who would be able to deal with it.

Ian

------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to