Skip to content

ph-commons 10.1.2

Compare
Choose a tag to compare
@phax phax released this 13 May 14:23
· 410 commits to master since this release
  • Added type converter for destination type XMLOffsetDateTime
  • Avoid an NoClassDefFoundError when using a different JAXB implementation
  • Fixed an error that PDTToString with an OffsetDate would try to use a time formatter
  • PDTToString now handles ZoneOffset and ZoneId better
  • Added XMLHelper.getChildElementOfNames as a sanity method
  • Favouring XMLOffset*.toString over the getAsString variant for better interoperability