parse

public static LocalDate parse(String str)

Parse from ISO-8601 date representation of the format yyyy-MM-dd.

See also