Download later: Fix an issue that time is not parsed correctly.
We should use Calendar.HOUR_OF_DAY to parse the time. The Android time picker widget gives us HOUR_OF_DAY instead of Calendar.HOUR. Bug: 1122999 Change-Id: I7b4de8b9316ed84281e2b8b3aec2fbc0b92c08cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382294Reviewed-by:Min Qin <qinmin@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#802765}
Showing
Please register or sign in to comment