Closed GoogleCodeExporter closed 9 years ago
You have to register Calandar Type to make it serialisable.
JSONValue.registerWriter(Calendar.class, new JsonWriterI<Calendar>() {
// serialisation code.
}) {
Original comment by uriel.chemouni
on 29 Jul 2015 at 2:36
Original issue reported on code.google.com by
jmasli...@gmail.com
on 26 Mar 2015 at 5:38