Re: [Geotools-devel] Issues with date and time encoding and parsing in GT2

2007-07-19 Thread Andrea Aime
Jody Garnett ha scritto: What a complicated problem! Thanks for the summary of options. As you have noted we need to make a Converter out of this functionality - so that both read/write in the XML parsers and the filter/expression implementations benifit. I just spotted another place that

Re: [Geotools-devel] Issues with date and time encoding and parsing in GT2

2007-07-18 Thread Jody Garnett
What a complicated problem! Thanks for the summary of options. As you have noted we need to make a Converter out of this functionality - so that both read/write in the XML parsers and the filter/expression implementations benifit. I would like to stop handing out documentation for the old GML2

[Geotools-devel] Issues with date and time encoding and parsing in GT2

2007-07-18 Thread Andrea Aime
Hi, I'm writing this mail following a request to have date and time properly both read and write wise in the geotools XML parsers. At the moment we have the following situation: * old GML2 parser/encoder, it's able to encode date and times properly, but does not take into account time zone.