Not sure where to report this but the race predictor graphs online show yesterday's date with today's race predictor data when you hover.
It's one day off. It's trivial but irks me.
What's interesting is the data passed to the graph in the XHR show the correct current date, so something in the graphing javascript itself is improperly converting the date timezone?
I am talking about this graph, you an see the final value on the right is using the wrong date, yesterday instead of today
connect.garmin.com/.../last_six_months
(the XHR endpoint is at https://connect.garmin.com/metrics-service/metrics/racepredictions/monthly )
ps. I would like to know if there is a proper way for a user to download a list of their race predictor data?