AiorosXu / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

Gson does not handle default deserialization of dates correctly #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As pointed out in the thread, 
http://groups.google.com/group/google-gson/browse_thread/thread/af726d49986ac245

Gson doesn't handle deserialization of dates very well.

Original issue reported on code.google.com by inder123 on 6 Oct 2008 at 10:00

GoogleCodeExporter commented 9 years ago
Added additional tests for this functionality in r252

Original comment by inder123 on 6 Oct 2008 at 10:00

GoogleCodeExporter commented 9 years ago
Fixed in r260

Original comment by inder123 on 13 Oct 2008 at 6:40