Closed sandipchitale closed 5 years ago
Suggest using:
new Date(year, monthIndex [, day [, hours [, minutes [, seconds [, milliseconds]]]]]);
style constructor instead.
Or
new Date(date.getTime())
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
https://github.com/mgcrea/angular-strap/blob/6422662368d3eadbfea1506efee55c5d843946d2/dist/modules/timepicker.js#L452
Try this short script in IE Devtools Console:
You will get something like: