# Introduction In this lab, you will learn how to use the `isBefore()` method in Java LocalDate to check whether a date is before another date. You will also learn how to implement this method in Java code and execute it in the terminal.
Click the virtual machine below to start practicing