DateOnly.withString constructor
- String dateString
Creates a new date-only object with the given date string.
The provided date string must conform to the ISO 8601 date and time format.
Parameters:
dateString
— The ISO 8601 date string.
Creates a new date-only object with the given date string.
The provided date string must conform to the ISO 8601 date and time format.
Parameters:
dateString
— The ISO 8601 date string.