Today is 3/26/2016. I want to Print out how many days are until 4/05/2016 ex.
The answer is 10 days. I want to do this with Javascript Code.
With standard javascript or with the use of a Library or Framework. Just to calculate the Difference between two dates. Easy, no too complicated.
InsertDateHere ------- 3/26/2016
InsertDateHere ------ 4/05/2016
ResultHere -------------- AnswerHere ("10" ex.)
if anyone can help, please Do. Thanks a lot People!