# Introduction The `LocalDate from(TemporalAccessor temporal)` method is used to get a localdate object from a TemporalAccessor instance. It accepts a temporal object and converts it into a localdate object.
Click the virtual machine below to start practicing