You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the above output i am getting “23” as selected date but instead of 23 i want to get YYYY-MM-DD when on click a single date as start date and dynamically set next 30 days in calendar from the selected date.
The text was updated successfully, but these errors were encountered:
Ionic version: (check one with "x")
[ ] 3.x
Ion2-calendar mode: (check one with "x")
[ ] components mode
[ ] modal mode
I'm submitting a ... (check one with "x")
[ ] bug report
Current behavior:
My HTML Code:
TS Code:
OUTPUT:
onSelectStart DATES ::{"time":1595442600000,"isToday":false,"title":"23","subTitle":"","selected":true,"isLastMonth":false,"isNextMonth":false,"marked":false,"cssClass":"","disable":false,"isFirst":false,"isLast":false}
On the above output i am getting “23” as selected date but instead of 23 i want to get YYYY-MM-DD when on click a single date as start date and dynamically set next 30 days in calendar from the selected date.
The text was updated successfully, but these errors were encountered: