mirror of
https://github.com/material-components/material-components-android.git
synced 2026-01-21 04:22:42 +08:00
- Used UtcDates to return the UTC milliseconds of today in local timezone. - Previous method is replaced with thisMonthInUtcMilliseconds, which fits its function better. Resolves https://github.com/material-components/material-components-android/issues/778 PiperOrigin-RevId: 283981946