how to get current date in android programmatically with kotlin code example Example: kotlin get current date val currentDate=LocalDate.now();