woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
261 stars 107 forks source link

Date Mismatch in Performance Card of Dynamic Dashboard #12689

Open pmusolino opened 1 month ago

pmusolino commented 1 month ago
I've encountered a date discrepancy issue within the performance card of the Dynamic Dashboard. When I use the custom range date picker to select a specific date, for example, the 15th of April, the date displayed on the card incorrectly shows the 16th of April. This seems to be a timezone-related problem, as I am currently in the GMT+2 timezone. The selected date should accurately reflect the date chosen in the picker, regardless of the user's local timezone. Picker Performance card
Simulator Screenshot - iPhone 15 Pro - 2024-05-08 at 13 11 31 Simulator Screenshot - iPhone 15 Pro - 2024-05-08 at 13 10 49
dangermattic commented 1 month ago

Thanks for reporting! 👍