RFC3339 adapter.

Much thanks to Jackson for doing all the real work.
This commit is contained in:
jwilson
2015-09-26 18:25:01 -04:00
parent f8d853413f
commit 1c6bebac1d
5 changed files with 410 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
<modules>
<module>moshi</module>
<module>examples</module>
<module>adapters</module>
</modules>
<properties>