Descriptionticket:11018: Refactor date format string mapping code (ICU4C)
To make this code more maintainable: Make mapping tables zero based, add
a table to tell if a character can be used to define a field in a format
string (instead of now rather long-winded character range expressions)
and make all lookup tables accessed through helper functions.
R=rocketman@google.com
Committed: http://bugs.icu-project.org/trac/changeset/36899
Patch Set 1 #
MessagesTotal messages: 3
|