Mantis - Resin
Viewing Issue Advanced Details
2030 major always 09-27-07 06:52 10-02-07 10:31
mfsiddiq  
 
normal  
closed 3.1.2  
fixed  
none    
none 3.1.3  
0002030: Date mismatch(actionScript/java)
HI

  I am using actionScript(flex)as my front end and java as backend.When i pass date in an object from the client it reaches the server in the correct format.But when i try retrieving the same.The date changes if the date happens to be less than 15th of the month.but the date after 15 works fine.But if i send a date of the previous years it gets stored in server properly but it returns a different date while i retrive it.The date will be nearly 2 months behind the real date passed

Notes
(0002320)
emil   
10-02-07 10:31   
There were some weird 32/64 bit interactions causing the problem. Thanks for the bug report!