Commit 5b66639
intl: Return value for IntlDatePatternGenerator::getBestPattern is for IntlDateFormatter (#5567)
* Return value for IntlDatePatternGenerator::getBestPattern is for IntlDateFormatter
Correcting from suggestion it was a format for DateTime.
* Update reference/intl/intldatepatterngenerator/getbestpattern.xml
Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
* Apply suggestions from code review
Had to look this up, but yes it's what is being standardized to.
Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>
* Specify it is a ICU date/time pattern
Applying suggestion @lacatoire #5567 (comment)
---------
Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>1 parent 9faf021 commit 5b66639
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments