Descriptionticket:11467: Define the 'r' pattern char and the RELATED_YEAR field.
For compatibility with ICU4C, the RELATED_YEAR field should be defined
as the field preceding the TIME_SEPARATOR field but by mistake support
for the TIME_SEPARATOR field has already been implemented in ICU4J
without first defining the RELATED_YEAR field.
This change therefore reorders the existing TIME_SEPARATOR field and
adds definitions (without any underlying implementation) for the 'r'
pattern char and the RELATED_YEAR field.
R=markus.icu@gmail.com,pedberg@apple.com
Committed: http://bugs.icu-project.org/trac/changeset/37032
Patch Set 1 #Patch Set 2 : Code review: Added missing @internal annotation. #
MessagesTotal messages: 5
|