woocommerce-ios
woocommerce-ios copied to clipboard
Watch: Fetch stats with the store timezone
Description
We are using the device timezone when fetching Toda's stats.
https://github.com/woocommerce/woocommerce-ios/blob/2b72e5e13a34ed72b3c749429eaebc57c85f004d/WooCommerce/StoreWidgets/StoreInfoDataService.swift#L101-L131
Tasks
- [ ] Download or synchronize from the phone the site timezone.
- [ ] Use the site timezone to match the values from the iOS app.