Boland
Saturday, 7 September 2013
Difference between 2 dates en JS
Difference between 2 dates en JS
I've this:
<script>
var a = '2013-09-07';
var b = '2013-09-15';
</script>
I want to have the difference in days between these two dates.
Thanks.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment