Open
Description
There's an issue with days labels when isIsoWeekday is set. For example 04.09.2019 is labeled as Thursday (should be labeled as Wednesday).
behavior can be checked in Storybook:
http://design-system-react-components.herokuapp.com/?path=/story/sldsdatepicker--iso-weekdays
When isIsoWeekday is not set everything is fine.