wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
58 stars 37 forks source link

[Blaze] Fix date formatting for the campaign creation request #3085

Closed hichamboushaba closed 3 months ago

hichamboushaba commented 3 months ago

For fixing: https://github.com/woocommerce/woocommerce-android/issues/12370

This PR updates the date formatting of the dates in the Blaze campaign creation request to always use regular Arabic numerals and thus respecting the ISO date format.

For testing, please check https://github.com/woocommerce/woocommerce-android/pull/12372