Hi Ivan,

We support it for jsonb and you can overriee default adapters/converters in
johnzon mapper already.

Did you try that? Sounds to me we are already covered for both mappers. Am
I missing something?

Romain

Le jeu. 14 mars 2019 à 14:36, Ivan Junckes Filho <ivanjunc...@gmail.com> a
écrit :

> Hey guys,
>
> I am from Brazil and would be useful to be able to pass a property in the
> date format from Brazil.
>
> Is it ok if I submit a PR changing the line below to check it
> "johnzon.default-date-format" has a value then use it, if not use the
> default yyyyMMddHHmmssZ.
>
>
> https://github.com/apache/johnzon/blob/f28196b39ae3d0ff2ccdd8b1e9efe2a5801e1e7f/johnzon-mapper/src/main/java/org/apache/johnzon/mapper/MapperBuilder.java#L81
>
> What do you think?
>

Reply via email to