Datepicker is printing one day less after the change

Tags: #<Tag:0x00007f0b0e8a8a20> #<Tag:0x00007f0b0e8a8868>

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

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

Hi @webgunti

Thank you for an update. I’m glad that you found the solution.