Parses a string that represents a date in ISO-8601 format and returns the parsed LocalDate value.
An example of a local date in ISO-8601 format: 2020-08-30.
2020-08-30
if the text cannot be parsed or the boundaries of LocalDate are exceeded.