RealCode API
EndOfDay Method (inDate)
RealCode APIWBI.CommonBlocksBaseScriptingTemplateEndOfDay(DateTime)
Converts a date without a time to the end of the day (4pm)
Declaration Syntax
Visual Basic
Protected Function EndOfDay ( _
	inDate As DateTime _
) As DateTime
Parameters
inDate (DateTime)
Date to convert
Return Value
End of day equivilent

Assembly: WBI.CommonBlocks (Module: WBI.CommonBlocks) Version: 1.0.25.0 (1.0.0.0)