Alex
Created page with "{{Documentation}} :''This template is only applicable for dates from 1 January 1970 onwards only.'' The '''DateDiff''' returns the difference in days (possibly with decimals) between two dates in the Gregorian calendar. The return value is positive if <code>date2</code> comes ''after'' <code>date1</code>, and is negative if <code>date2</code> comes ''before'' <code>date1</code> (i.e. the template computes <code>date2 - date1</code>). ===Usage=== If two dates supplied..."