gson-comments/gson/src/main
Carpe-Wang 58d1a9f0eb
Fix DateFormat time zone is not restored and add Test. (#2549)
* Fix DateFormat time zone is not restored and add Test.

* delete the test and make sure mvn clean test -X can be SUCCESS

* delete the test and make sure mvn clean test -X can be SUCCESS

* add test

* restore the DateFormat time zone in SqlDateTypeAdapter and SqlTimeTypeAdapter

* Adjust the code according to the code review feedback.

* Adjust the code according to the code review feedback.

* Adjust the code according to the code review feedback.

* Adjust the Test

* fix Werror error

* Adjust the DefaultDateTypeAdapterTest according to the code review feedback.

---------

Co-authored-by: Carpe-Wang <wangcarpe@126.com>
2023-12-05 06:54:53 -08:00
..
java Fix DateFormat time zone is not restored and add Test. (#2549) 2023-12-05 06:54:53 -08:00
java-templates/com/google/gson/internal Reformat the GsonBuildConfig.java template. (#2558) 2023-11-28 06:53:35 -08:00
resources/META-INF/proguard Update ProGuard default shrinking rules (#2448) 2023-08-22 08:40:31 -07:00