Making all date-time formatters follow `DateTimeFormatter` syntax

2023-04-10 Thread Volkan Yazıcı
As reported by Piotr in #1416 (and causing the JTL issue in #1420 ), certain formatting identifiers are interpreted differently between `FixedDateFormat`, `FastDateFormat`, and Java's `DateT

Re: Making all date-time formatters follow `DateTimeFormatter` syntax

2023-04-10 Thread Gary Gregory
The PR talks about SDT which is...? Gary On Mon, Apr 10, 2023, 12:13 Volkan Yazıcı wrote: > As reported by Piotr in #1416 > (and causing the > JTL > issue in #1420 ), > certain formattin