]> granicus.if.org Git - icu/commit
ICU-8464 Fix so that calendar used in RelativeDateTimeFormatter is the default calend...
authorTravis Keep <keep94@gmail.com>
Thu, 21 Nov 2013 23:30:27 +0000 (23:30 +0000)
committerTravis Keep <keep94@gmail.com>
Thu, 21 Nov 2013 23:30:27 +0000 (23:30 +0000)
commit2601495ccd3e425f4974050387d6887c1141f306
treefb9aa2af154ac6fc803cb0b0322100724f386359
parentb90cbad09cdd4ff637f93f6b579054b69b60588f
ICU-8464 Fix so that calendar used in RelativeDateTimeFormatter is the default calendar for locale which may not be the gregorian calendar.

X-SVN-Rev: 34682
icu4j/main/classes/core/src/com/ibm/icu/text/RelativeDateTimeFormatter.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/RelativeDateTimeFormatterTest.java