Resolves https://github.com/material-components/material-components-android/issues/1948 PiperOrigin-RevId: 350474335
PiperOrigin-RevId: 318134343
- 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
PiperOrigin-RevId: 267992416
PiperOrigin-RevId: 267004501