CopyPastor

Detecting plagiarism made easy.

Score: 0.8938008166741633; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2018-06-01
by Rohit.007

Original Post

Original - Posted on 2009-08-25
by AvatarKava



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Here's one specific for your code:
var date = $('#datepicker').datepicker({ dateFormat: 'dd-mm-yy' }).val();
More general info available here:
- http://api.jqueryui.com/datepicker/#option-dateFormat - http://api.jqueryui.com/datepicker/#utility-formatDate
Here's one specific for your code:
`var date = $('#datepicker').datepicker({ dateFormat: 'dd-mm-yy' }).val();`
More general info available here:
- http://api.jqueryui.com/datepicker/#option-dateFormat - http://api.jqueryui.com/datepicker/#utility-formatDate

        
Present in both answers; Present only in the new answer; Present only in the old answer;