Closed andrewtelnov closed 2 years ago
$el.datepicker('getDate') returns date without time in local time zone, on converting it into Universal time, the date can be changed to previous date. We should add time to avoid this issue.
$el.datepicker('getDate')
$el.datepicker('getDate')
returns date without time in local time zone, on converting it into Universal time, the date can be changed to previous date. We should add time to avoid this issue.