On Tue, 21 Nov 2023 21:11:43 GMT, Nir Lisker <nlis...@openjdk.org> wrote:
> Deprecating for removal `getDateFormat()` in `TimeStringConverter` and > `DateStringConverter` after it was removed already in > `DateTimeStringConverter`, and `getNumberFormat()` in `NumberStringConverter` > (and subclasses). Is the constructor that takes `DateFormat` not good enough? Can you give an example of a class that would extend `DateTimeStringConverter`? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1294#issuecomment-1821843596