JavaScript to Calculate days difference between dates (Duration)
Handling the date fields is usually a tricky part in development work. Sometimes it is termed as programmer’s nightmare as lots of formatting and validation complications are involved when working on the same from client side script. Recently we had a requirement where we had to get the duration between 2 dates and display the… Read More »