mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc
X-SVN-Rev: 39245
This commit is contained in:
parent
d9b9bd7d59
commit
9534ad1cf8
1 changed files with 1 additions and 1 deletions
|
@ -3835,7 +3835,7 @@ public class SimpleDateFormat extends DateFormat {
|
|||
* <b>Note:</b> This implementation depends on {@link DateFormatSymbols#getLocalPatternChars()}
|
||||
* to get localized format pattern characters. ICU does not include
|
||||
* localized pattern character data, therefore, unless user sets localized
|
||||
* pattern characters manually, this method returns a same result with
|
||||
* pattern characters manually, this method returns the same result as
|
||||
* {@link #toPattern()}.
|
||||
*
|
||||
* @stable ICU 2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue