OSDN Git Service

Announce the date for accessibility using EMMMMdy format
authorAlan Viverette <alanv@google.com>
Wed, 17 Aug 2016 16:46:59 +0000 (12:46 -0400)
committerAlan Viverette <alanv@google.com>
Wed, 17 Aug 2016 16:46:59 +0000 (12:46 -0400)
commita770530e121cd62b74161a70104441720f6eb1c2
tree31d765312260c54a3167d818dc5e80a8db8353b8
parent1f4278a67a96af3cae66dd9806c3daa776dade0d
Announce the date for accessibility using EMMMMdy format

Which for en_US would be something like "Friday August 5th 2016" but may
be re-ordered for other locales. Dates are hard.

Bug: 30682782
Change-Id: I015d293526592add27ce8fada12cd58bcc274ccf
core/java/android/widget/DatePickerCalendarDelegate.java