FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDateTimeExt..::..FirstDayOfWeek Method

Returns the first day of the week

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

Syntax


public static DateTime FirstDayOfWeek(
	DateTime date
)
Public Shared Function FirstDayOfWeek ( _
	date As DateTime _
) As DateTime
public:
static DateTime^ FirstDayOfWeek(
	DateTime^ date
)

Parameters

date
Type: DateTime
The date.

Return Value

DateTime.