LocalDateTime.now constructor

LocalDateTime.now()

Creates a LocalDateTime that represents the current date and time.

Implementation

LocalDateTime.now(): super.now();