Fix API level in SimpleDateFormat documentation.
SimpleDateFormat JavaDoc claims that Y and X are supported starting from API level 1, which is wrong, both of these pattern characters (and u, which is correctly marked) were added in API level 24. Bug: 66965622 Test: m (doc only change) (cherry picked from commit 4772860a) Change-Id: I4c5f10bca8449fc0f39df8ec6bf26cf6186cb995
Loading
Please sign in to comment