Currently, the app has a few features that use a date range picker; we use the official material one, MaterialDatePicker, but the component has an issue with timezones that result in shifted dates when the timezone has a negative offset, this was reported as bug here https://github.com/material-components/material-components-android/issues/882, and although the ticket is closed, the issue is still reproducible.
Issue reported internally here p1730982809165539-slack-C6H8C3G23
Currently, the app has a few features that use a date range picker; we use the official material one,
MaterialDatePicker
, but the component has an issue with timezones that result in shifted dates when the timezone has a negative offset, this was reported as bug here https://github.com/material-components/material-components-android/issues/882, and although the ticket is closed, the issue is still reproducible.Issue reported internally here p1730982809165539-slack-C6H8C3G23