developerVatsal/MyDynamicCalendarExample

How to get date in "DD/MM/YYYY" format in onDateClickListener function?

Opened this issue · 1 comments

How to get date in "DD/MM/YYYY" format in onDateClickListener function?

when is select date.getDate() function it only selects DD Value i want to get "DD/MM/YYYY" value how can i get that?
in OnDateClickListener() function.