Hi, all,
I did a GetFeature sample request for my shapefile, and the returned GML shows
the value of a datetime field in the format of "Tue Nov 05 00:00:00 CST 2002".
Then I used this value as a pre-defined value in the revised WFS-T demo when
creating a new point. I tried to save this new feature,
and the GeoServer console shows an error like "unable to parse Tue Nov 05
00:00:00 CST 2002 as Date".
Then I modified its type from "datetime" to "date", and use a format like
"2002-11-05", still same error.
So what is the correct format for datetime or date?
Thanks!!
Best,
Yanlin