mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
- was copying year/month/date fields between Calendar objects in different time zones. - convert input Calendar object into a Calendar object in UTC, then copy year/month/date fields to the return Calendar object. PiperOrigin-RevId: 284597830 (cherry picked from commit 6694175a5f208ccce363fb7631a1b569f52617dc)