Find the first selected day in the month, eg; the first Monday of the month.

Syntax

ISDateUtilities.FirstDayOfWeekInMonth(dateTest, dayOfWeek)

Parameters

NameTypeOptionalByRefDescription
dateTest Date The First of the month.
dayOfWeek Integer The Week Day number to find, use vbSunday, vbMonday etc.

Return Value

Date

The date of the first selected Day in the month.

Member of:
ISDateUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0