wordpress-mobile / WordPress-FluxC-Android

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

[Blaze] Fix date formatting on the ad forecast endpoint #3087

Closed hichamboushaba closed 2 months ago

hichamboushaba commented 2 months ago

This applies the same fix we did for the campaign creation request in https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/3085 to the forecast endpoint too.

I think the testing done on the previous PR is enough to confirm the solution, if you prefer having some explicit testing steps, I can share them.