posted 19 years ago
You write that your Calendar is 2006-04-05T00:00:00.000+03:00. With all those zeroes am I right in assuming this element/attribute in your XML file is intended to specify a year, month and day, but no more information? That it's no indended to specify hour, minute, second, milliseconds or time zone? And how is the field formatted in the original XML file? Is it formatted with time zone information? If the answer is yes to both these questions, it sounds like the XML file is misformatted. It should contain a field like "2006-04-05" only.
There is no emoticon for what I am feeling!