﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3029	_DateDiff() additional help	anonymous		"I suggest the following be added, perhaps to the Remarks section:

''This function always returns an integer value.

''If the precision of $sStartDate and/or $sEndDate exceeds the precision requested in $sType, the user may expect a floating-point result, but in fact the value is floored, thus returning an integer.''

''For example, _DateDiff('D','2015/05/16 14:32','2015/05/16 14:31') returns -1.''"	Bug	closed		Documentation	3.3.12.0	None	No Bug		
