DateTimeExtensions..::..NextSunday Method

Nexts the sunday. Get's the date of the upcoming Sunday.

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

Syntax


public static DateTime NextSunday(
	DateTime date
)

Parameters

date
Type: DateTime
The date.

Return Value

returns DateTime