Click or drag to resize

RolloverBaseLastDayOfWeekOfMonth Method


Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static DateTime LastDayOfWeekOfMonth(
	DayOfWeek dayOfWeek,
	DateTime date
)

Parameters

dayOfWeek  DayOfWeek
 
date  DateTime
 

Return Value

DateTime
See Also