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) Change-Id: Idcd016a2e3b6bfdeaaa453fbd07a5fd9d6f6129c
Loading
Please sign in to comment