On Thu, 7 Mar 2024 21:07:12 GMT, Naoto Sato <na...@openjdk.org> wrote:

> Thanks for the fix. Although setting `Locale.US` to acquire the formatter is 
> correct, the reasoning is not. The real reason is that `Date.toString()` uses 
> `Locale.US` explicitly for printing the time zone
> 
> https://github.com/openjdk/jdk/blob/972e81d1adb232b02114a5260d06144eb5b08849/src/java.base/share/classes/java/util/Date.java#L1045
> 
> Also, update the copyright year to 2024.

Done.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18155#issuecomment-1984993010

Reply via email to