Re: [EXT] Re: A feature request: comparing LocalDate and LocalDateTime using built-in operators.

2021-11-17 Thread ssz
gt; Surely it's April fool's day for the entire duration of April 1st? > > > > BR; Haakon Hansen, Norway > > > > Den 2021-11-17 12:28, skrev Søren Berg Glasius: > >> I think this is a very good idea, and give a +1 for the idea and > >> impleme

A feature request: comparing LocalDate and LocalDateTime using built-in operators.

2021-11-16 Thread ssz
Hello everyone, Before creating a PR (or\and an issue in Jira) I would like to discuss a possible feature. In our product we need the ability to compare `java.time.LocalDate` and `java.time.LocalDateTime` objects easily without knowing the exact type. For this we have historical reasons: we have