Java 8 introdujo el paquete java.time (JSR-310), una API de fecha y hora moderna, inmutable y segura para subprocesos. Reemplazó los notoriamente defectuosos java.util.Date y Calendar. Los tipos principales son LocalDate (solo fecha), LocalTime (solo hora), LocalDateTime (ambos), ZonedDateTime (con zona horaria) e Instant (marca de tiempo de la máquina).

LocalDate — fecha sin hora
Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.