CLDR-19649 Clarify in UTS #35 Part 3 that explicit ISO 4217 currency code formatting uses <currencyFormat> - #6119
Open
younies wants to merge 1 commit into
Open
Conversation
younies
force-pushed
the
cldr-19649-tr35-iso-code-formatting
branch
from
September 7, 2026 15:56
49840ef to
6d00800
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
<currencyFormat>
younies
force-pushed
the
cldr-19649-tr35-iso-code-formatting
branch
from
September 7, 2026 16:12
6d00800 to
3cb5288
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
younies
force-pushed
the
cldr-19649-tr35-iso-code-formatting
branch
from
September 7, 2026 16:13
3cb5288 to
de5da60
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
…7 currency code (¤¤) formatting uses <currencyFormat> (alt="alphaNextToNumber") rather than <unitPattern>
younies
force-pushed
the
cldr-19649-tr35-iso-code-formatting
branch
from
September 7, 2026 16:14
de5da60 to
5887d2b
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a dedicated paragraph in Section 2.4.2 (
#Currency_Formats) of UTS #35 Part 3 (Numbers) clarifying that when formatting a currency using its ISO 4217 code, implementations should use the standard<currencyFormat>pattern, specifically selecting thealt="alphaNextToNumber"pattern variant if it exists.See: https://unicode-org.atlassian.net/browse/CLDR-19649?focusedCommentId=212032