-
(migrated from http://jira.codehaus.org/browse/JACKSON-422 reported by Paul Carey)
---
If WRITE_DATES_AS_TIMESTAMPS is false, the serializer in org.codehaus.jackson.map.ser.StdSerializerProvider#def…
-
Oracle marked the EOL of Java 7 in April 2015, and as of July 2015 they no longer provide downloads for Java 7.
Logstash 2.0 is a good time to upgrade to Java 8. Benefits being:
- This version of Jav…
-
As you probably know, Joda-Time influenced JSR-310, which became `java.time` in Java 8. Several things were changed along the way, as described by Stephen Colebourne here: http://blog.joda.org/2009/1…
-
Hello,
It seems that the function 'TOTIMESTAMP' is dropping all digits under millisecond.
On a platform where
$ grep timeunit /opt/warp10/warp10/etc/conf-standalone.conf
warp.timeunits = ns
has be…
-
See the following code block:
```
import ca.uhn.fhir.context.FhirContext;
import ca.uhn.fhir.model.dstu2.resource.Patient;
import ca.uhn.fhir.parser.IParser;
public class DateParsingError {
publ…
-
Since I'm getting the following error
Caused by: java.lang.NoSuchMethodException: java.time.ZonedDateTime.()
at java.lang.Class.getConstructor0(Class.java:3082)
at java.lang.Class.newInstanc…
-
Hi,
After following the steps from here https://github.com/facebook/infer/blob/master/INSTALL.md#pre-compiled-versions i'm still unsable to install the new version of infer.
:/# opam --version
1…
-
When JSR-310 is upgraded.
-
Hi,
10 Dhul-Hijjah 1462 according to
http://www.al-habib.info/islamic-calendar/ummulqura/islamic-calendar-ummulqura-2040-ce.htm
will be in 14 December 2040 but not in 15 December 2040 according to …
-
Hello,
@jroper what do you think about transition from Joda Time to JDK JSR 310?
Cheers,
JP