Stream: hapi
Topic: java.time
Patrick Werner (Feb 06 2018 at 14:58):
after the short discussion here: https://chat.fhir.org/#narrow/stream/implementers/subject/Versioned.20API.20Connectathon.20Track/near/120759
i did some research.
Java.time was introduced in Android API Level 26 (Oreo) so a switch to java.time for hapi seems not possible at the moment. Instead Joda Time could be included: http://www.joda.org/joda-time/
Last updated: Apr 12 2022 at 19:14 UTC