DateTimeExtensions..::..ThisWeekMonday Method

Thises the week monday. var monday = DateTime.Now.ThisWeekMonday();

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static DateTime ThisWeekMonday(
	DateTime date
)

Parameters

date
Type: DateTime
The date.

Return Value

returns DateTime