HijriCalendar: HijriAdjustment (let)

HijriAdjustment

Sets the number of days to add or subtract from the calendar to accommodate the variances in the start and the end of Ramadan and to accommodate the date difference between countries/regions.



 Public Property Let HijriAdjustment(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. An integer from -2 to 2 that represents the number of days to add or subtract from the calendar.

Remarks

Exceptions

Read/Write.

See Also

Project CorLib Overview

Class HijriCalendar Overview

Exception Condition
ArgumentOutOfRangeException The property is being set to an invalid value.