79323986

Date: 2025-01-02 14:22:37
Score: 1
Natty:
Report link
 $('#from_date').datepicker({
            format: 'mm/dd/yyyy',
            autoclose: true,
            todayHighlight: true
        }).datepicker('setDate', new Date())
        .on('changeDate', function() {
            $(this).datepicker('hide');
 });
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: premod suraweera