Default Deserialization Strategy for Dates
Open
- Dominant language
- Java
- Stars
- 24.2k
- Forks
- 4.5k
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 12
Description
Currently an exception is thrown when the date is specified in milliseconds. It would be great if gson would assume that this is the default, or would at least provide a simple builder option for it. More details here:
http://stackoverflow.com/questions/30652314/gson-datetypeexception-when-converting-date-in-typed-in-milliseconds/30653568#30653568
Cheers,
- Ole
Contributor guide
Assessment
This issue has not been assessed yet.