Java LocalDate isAfter Method

# Introduction This lab will introduce you to the `isAfter()` method in the `LocalDate` class of the java.time package. The method returns a boolean value indicating whether one date is after another.

|60 : 00

Click the virtual machine below to start practicing