woocommerce-ios icon indicating copy to clipboard operation
woocommerce-ios copied to clipboard

Watch: Fetch stats with the store timezone

Open Ecarrion opened this issue 8 months ago • 1 comments

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.

Ecarrion avatar Jun 04 '24 21:06 Ecarrion