LocalDateTime
This lesson discusses the LocalDatetime class and few of its methods.
The LocalDateTime
is used to represent a combination of date and time.
The classes that we saw in our previous lessons were intended to return only date or time.
This class is used when we need a combination of date and time. This class offers a variety of utilities and we will look at some of the most commonly used ones.
Get hands-on with 1200+ tech skills courses.