Hello,

I need to handle a ZonedDateTime attribute in a pojo with bindy dataformat. I
found that ZonedDateTime is not handled wheras LocalDateTime is.
Is there any particular reason for that?

I solved writing a specific Format and using a @BindyConverter annotation but in
that way I'm unable to specify a pattern.

Best regards

Alberto

Reply via email to