Possible Duplicate:
From Date will not be accept earlier than 13 months in javascript
I Am trying to form a “From Date” will not be earlier than 13 months back compare with “To Date”. So this is my requirement. I did one poc for this.
I have two more validation like “To Date must be greater than From Date” its fine for me.
I need a help for 13 months back validation. If you have nay clarification please raise..
It works just like I said at the other question. Updated Fiddle: http://jsfiddle.net/DUJGz/7/