DOC: DateAdd Function Incorrect in Visual InterDev Documentation (184570)



The information in this article applies to:

  • Microsoft Visual InterDev 1.0

This article was previously published under Q184570

SUMMARY

The VBScript Reference that comes with the Visual InterDev documentation is incorrect for the DateAdd, DateDiff, and DatePart functions. The documentation lists the value "m" to represent both the Month and Minute interval settings.

MORE INFORMATION

The correct interval settings are as follows:

"m" -> Month
"n" -> Minute
					

Microsoft has confirmed this to be an error in the Microsoft documentation listed at the beginning of this article. We have corrected this error and future releases of this documentation will reflect this change.

Modification Type:MajorLast Reviewed:7/18/2001
Keywords:kbdocerr kbdocfix kbDSupport KB184570