We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b412e1d + bd29695 commit 649e06fCopy full SHA for 649e06f
src/test/java/com/fasterxml/jackson/datatype/joda/DateTimeTest.java
@@ -131,7 +131,7 @@ public void testCustomPatternStyle() throws IOException
131
}
132
assertEquals(aposToQuotes("{'date':'1/1/70 12:00 AM'}"), json);
133
134
-
+
135
public void testSerializationWithTypeInfo() throws IOException
136
{
137
// let's use epoch time (Jan 1, 1970, UTC)
0 commit comments