android studio date and time class code example Example: android date time import java.time.*; LocalDateTime datetime = LocalDateTime.now();