Bug Fix: Pass local date to wpcom_vip_top_posts_array()
10:00:00 GMT+0000
We now set the default $end_date param using the site’s local date (rather than UTC time). Previously, the function could return incorrect data due to the mismatch in timezones.
https://github.com/Automattic/vip-go-mu-plugins/pull/1756