Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.7K+ articles
DSA
20.2K+ articles
Python
19.6K+ articles
Experiences
15.9K+ articles
Interview Experiences
14.1K+ articles
Java
9.3K+ articles
Android
1.7K+ articles
Kotlin
716+ articles
Kotlin Android
355+ articles
Java-Android
240+ articles
Android-Date-time
19 posts
Recent Articles
Popular Articles
TimePicker in Kotlin
Last Updated: 12 February 2025
The Android TimePicker is a user interface component that allows users to select a specific time in either a 24-hour format or an AM/PM format. It ensures users input vali...
read more
Kotlin
Kotlin Android
Android-Date-time
Dynamic TimePicker in Kotlin
Last Updated: 28 February 2025
Android TimePicker is a user interface control for selecting the time in either 12-hour (AM/PM) or 24-hour format. It is used to ensure that users pick a valid time for th...
read more
Kotlin
Kotlin Android
Android-Date-time
TextClock in Kotlin
Last Updated: 27 January 2022
Android TextClock is a user interface control that is used to show the date/time in string format.It provides time in two modes, the first one is to show the time in 24 Ho...
read more
Kotlin
Kotlin Android
Android-Date-time
Dynamic TextClock in Kotlin
Last Updated: 28 March 2022
Android TextClock is a user interface control which is used to show the date/time in string format.It provides time in two modes, first one is to show the time in 24 Hour ...
read more
Kotlin
Kotlin Android
Android-Date-time
Chronometer in Kotlin
Last Updated: 07 April 2025
Android ChronoMeter is user interface control which shows timer in the view. We can easily start up or down counter with base time using the chronometer widget. By default...
read more
Kotlin
Kotlin Android
Android-Date-time
Dynamic Chronometer in Kotlin
Last Updated: 28 March 2022
Android ChronoMeter is user interface control which shows timer in the view. We can easily start up or down counter with base time using the chronometer widget. By default...
read more
Kotlin
Kotlin Android
Android-Date-time
DatePickerDialog in Android
Last Updated: 28 April 2025
Android DatePicker is a user interface control that is used to select the date by day, month, and year in the android application. DatePicker is used to ensure that the us...
read more
Android
Android-Date-time
How to create a CalendarPickerView using TimeSquare library
Last Updated: 20 July 2021
This article shows how to create a calendarPickerView using TimeSquare Library. We have seen the use of calendarPickerView to select a date in many applications. With the ...
read more
Java
Android
DSA
Android-Date-time
CountDownTimer in Android with Example
Last Updated: 09 August 2024
The countdown timer app is about setting a time that moves in reverse order as it shows the time left in the upcoming event. A countdown timer is an accurate timer that ca...
read more
Android
Android-Date-time
PulseCountDown in Android with Example
Last Updated: 12 February 2025
PulseCountDown in Android is an alternative to CountDownTimer. A CountDownTimer is an accurate timer that can be used for a website or blog to display the count-down to an...
read more
Android
Kotlin Android
Android-Date-time
Implement customized TimePicker in Android using SnapTimePicker
Last Updated: 12 February 2025
Android TimePicker is a user interface control for selecting the time in either 24-hour format or AM/PM mode. It is used to ensure that users pick a valid time for the day...
read more
Android
Kotlin Android
Android-Date-time
Date and Time Formatting in Android
Last Updated: 19 February 2021
Date and Time in Android are formatted using the SimpleDateFormat library from Java, using Calendar instance which helps to get the current system date and time. The curre...
read more
Android
Technical Scripter 2020
Android-Date-time
Slider Date Picker in Android
Last Updated: 26 July 2024
Slider Date Picker is one of the most popular features that we see in most apps. We can get to see this Slider date picker in most of the travel planning applications, Tic...
read more
Android
Technical Scripter 2020
Android-Date-time
Horizontal CalendarView in Android
Last Updated: 11 April 2025
If we are making an application that provides services such as booking flights, movie tickets, or others we generally have to implement a calendar in our application. We h...
read more
Android
Android-Date-time
How to Disable Previous or Future Dates in Datepicker in Android?
Last Updated: 26 December 2022
In this article, we are going to disable previous or future dates in Datepicker. Most of the time when we use DatePicker in Android we see that all the date in that is ena...
read more
Android
Android-Date-time
1
2
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !