Click here to explore other useful scripts from SoftXML.
Calculate intervals between two dates in given format:
Start date:
Year: Month: Day:
End date:
Year: Month: Day:
Interval in:
yyyy (use this interval format in your script)
Download datediff.js file
Include datediff library by adding following line in head section of your HTML file
Place following code right after first one


Scripts.com
If you like this script
please RATE it!





Calculate future date by adding given interval:
Download dateadd.js file
Include dateadd library by adding following line in head section of your HTML file
Place following code right after first one