time
2.0.0-SNAPSHOT.121
time
/
io.spine.time
/
LocalDates
/
parse
parse
public
static
LocalDate
parse
(
String
str
)
Parse from ISO-8601 date representation of the format
yyyy-MM-dd
.
See also
to
String(Local
Date)