This is a migrated thread and some comments may be shown as answers.

Today Calendar in Android

1 Answer 59 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ivan
Top achievements
Rank 1
Ivan asked on 01 Oct 2014, 09:36 AM
Hi, how to select today in calendar Android, if you stay in other day? Return to this day.

Regards 
Thank you

1 Answer, 1 is accepted

Sort by
0
Antony Jekov
Telerik team
answered on 02 Oct 2014, 07:42 AM
Hello Ivan,

Thank you for contacting the Android team.

I am not sure what you mean by selecting the today's date and returning to it. If you want to select it, you need to tap on it while having one of the selection modes enabled. Returning to it is shown in one of our examples. Simply set the date of the calendar by using the current date - calendarView.setDisplayDate(Calendar.getInstance(Locale.getDefault()).getTimeInMillis());

Please let me know if this answers your question or if you have any additional struggles.

Regards,
Antony Jekov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Calendar
Asked by
Ivan
Top achievements
Rank 1
Answers by
Antony Jekov
Telerik team
Share this question
or