FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDateTimeExt..::..excludeWeekends Method

Namespace:  System
Assembly:  deDataAccess (in deDataAccess.dll)

Syntax


public static DateTime excludeWeekends(
	DateTime oDateTime,
	string sTimezone
)
Public Shared Function excludeWeekends ( _
	oDateTime As DateTime, _
	sTimezone As String _
) As DateTime
public:
static DateTime^ excludeWeekends(
	DateTime^ oDateTime, 
	String^ sTimezone
)

Parameters

oDateTime
Type: DateTime
sTimezone
Type: String