Click or drag to resize

RolloverBaseLastBusinessDay Method


Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static DateTime LastBusinessDay(
	DateTime date,
	int offset = 0
)

Parameters

date  DateTime
 
offset  Int32  (Optional)
 

Return Value

DateTime
See Also