Hi, we have a postgres+posgis database using a column of type Date. Using 
geoserver we define a time.ftl for parsing and display the info in the format 
dd/MM/yy using ${feature.fc_res.value?date("dd/MM/yy")} but when the year is 
less than 1930 WMS GetFeatureInfo request returns some like dd/MM/20yy (append 
20 to the year). Changing the type from Date to Timestamp theres no problems so 
i think is a geoserver problem handling the Date type.Somebody else has 
experiment that issue??TY                                     
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to