Method Calendar::calculateSpan

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/modules/calendar/Calendar.php line 0
Automatically extracted PHP DOC comment from code:

Calculate the span between two timestamps in days

END OF PHP DOC
public function integer calculateSpan(integer $intStart, integer $intEnd)

Parameters

integer $intStart
Not documented yet. Please add documentation to this entry.
integer $intEnd
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 9 and 8.