Join Slack
Communities
Powered by
if I paste the following code: ```Moshi moshi = ne...
# announcements
b
bodiam
12/17/2016, 12:17 AM
if I paste the following code:
Copy code
Moshi moshi = new Moshi.Builder() .add(Date.class, new Rfc3339DateJsonAdapter()) .build();
Open in Slack
Previous
Next