mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-04 13:53:16 +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