<i18n dev> RFR: 8276947: Clarify how DateTimeFormatterBuilder.appendFraction handles value ranges

Claes Redestad redestad at openjdk.java.net
Thu Nov 11 20:37:44 UTC 2021


On Wed, 10 Nov 2021 13:57:21 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> This changes the specification of `DateTimeFormatterBuilder.appendFraction` to more clearly specify that the formatter will throw an exception if you attempt to print a value outside of the value range of the given field. Changes suggested by @jodastephen in #6188.

Thanks Roger and Naoto. CSR has been filed and approved.

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

PR: https://git.openjdk.java.net/jdk/pull/6335


More information about the i18n-dev mailing list