mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-09 15:27:38 +00:00
ICU-13109 Public API: RelativeDateTimeUnit must be @stable ICU 57
X-SVN-Rev: 40018
This commit is contained in:
parent
1ab20c7d99
commit
f05aa069f7
1 changed files with 1 additions and 2 deletions
|
@ -292,8 +292,7 @@ public final class RelativeDateTimeFormatter {
|
|||
/**
|
||||
* Represents the unit for formatting a relative date. e.g "in 5 days"
|
||||
* or "next year"
|
||||
* @draft ICU 57
|
||||
* @provisional This API might change or be removed in a future release.
|
||||
* @stable ICU 57
|
||||
*/
|
||||
public static enum RelativeDateTimeUnit {
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue