DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21394>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21394

Possible datetime deserialization bug





------- Additional Comments From [EMAIL PROTECTED]  2003-07-14 16:10 -------
Tom: 

Joel is complaining about losing the timezone of  e.g. a Calender object while sending 
it over the 
wire. This is due to the fact that the deserializer always uses the default timezone 
of the VM 
(unless the serialized datetime was in ZULU format). While thinking about it I am 
pretty sure we 
can't reconstruct the timezone easily.

(Initially I thought there was a different bug in the deserializer which turned out to 
be wrong)

Reply via email to