![]() |
VOOZH | about |
public static LocalDate of(int year, int month, int dayOfMonth)Parameters: This method accepts three parameters:
Date: 2020-05-13
Year: 2020
public static LocalDate of(int year, Month month, int dayOfMonth)Parameters: This method accepts three parameters.
Date: 2020-05-13