Applandeo / Material-Calendar-View

Material Calendar View for Android
Apache License 2.0
975 stars 316 forks source link

How to set event on a specific date? #421

Closed khchoudhary8 closed 2 years ago

khchoudhary8 commented 2 years ago

Suppose i have a date in a string format like: 13-feb-2022 I want to add event on this PARTICULAR date, how can i do that programmatically in JAVA. ? Thanks in Advance