woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Date Ranges picked using the date picker across the app can result in shifted dates in some timezones #12885

Closed hichamboushaba closed 2 weeks ago

hichamboushaba commented 2 weeks ago

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
dangermattic commented 2 weeks ago

Thanks for reporting! 👍