¡@

Home 

javascript Programming Glossary: dt_to

issue with date variable in Javascript [duplicate]

http://stackoverflow.com/questions/16873689/issue-with-date-variable-in-javascript

aren't equal 2 answers var dt_from 2013 05 25 var dt_to 2013 05 25 if dt_from dt_to alert Both dates are Equal else.. var dt_from 2013 05 25 var dt_to 2013 05 25 if dt_from dt_to alert Both dates are Equal else if dt_from dt_to alert From.. dt_from dt_to alert Both dates are Equal else if dt_from dt_to alert From date should not be greater than todate else if dt_from..