# Introduction The Java `until()` method is used to get the period between two dates as a period object. It calculates the period between two dates in terms of years, months, and days. In this lab, you will learn how to use the `until()` method and get the period between two dates as a period object.
Click the virtual machine below to start practicing