dyf128 / google-gson

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

Date deserializer for iso8601 with millis #433

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Should add "yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" in addition to 
"yyyy-MM-dd'T'HH:mm:ss'Z'"

Original issue reported on code.google.com by andrew.k...@gmail.com on 12 Apr 2012 at 5:12

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 16 Apr 2012 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by limpbizkit on 14 Mar 2013 at 9:44

GoogleCodeExporter commented 9 years ago
I'm just looking at this and wondering how it's possible to spend year "fixing" 
trivial bug which require 1 line change... That's the reason any sane developer 
will avoid using google's developer-oriented products at any cost. Keep up 
great job you are doing!

Original comment by andrew.k...@gmail.com on 22 Mar 2013 at 6:48

GoogleCodeExporter commented 9 years ago
I was waiting for this issue to get fixed, finally we built our own gson jar 
fixing this issue, Its running in production smoothly :-)

Original comment by ameykpa...@gmail.com on 22 Mar 2013 at 6:56

GoogleCodeExporter commented 9 years ago
Fixed it for myself as well, but next time I'll not give up after 1h fight and 
will not use ANY google product by any means.

Original comment by andrew.k...@gmail.com on 22 Mar 2013 at 6:57