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