Closed GoogleCodeExporter closed 9 years ago
Could you provide a complete test case? It looks like your parsing a date
formatted as a long rather than as a string.
Original comment by limpbizkit
on 18 Mar 2012 at 5:57
I found the problem.
I was receiving the JSON sometimes with a string date and sometimes with long,
so I created a TypeAdapter and the problem is resolved.
Thanks.
Original comment by santana....@gmail.com
on 18 Mar 2012 at 7:21
Original issue reported on code.google.com by
santana....@gmail.com
on 15 Mar 2012 at 2:15