If I try to set a training goal on my Calendar, to try to use the Daily suggested workouts on my 955, I always get an error.
Apparently, even though Garmin converts "." to "," in the frontend:
it then fails to convert back to 74.2 so that the request can be deserialised into a double (I'm pretty sure the Android app has the same issue).