Datepicker is not printing the selected date, instead it is priting one date lesser. I have converted my response dates to DD-MMM-YYYY format using moment
Datepicker is printing one day less after the change
Hi @webgunti
Please share a code demo showing your implementation. It will be easier to debug it this way.
@adrian.szymanski issue was caused due to some local time settings in my app. changed it and started working fine.
Thank you