DateOptions.HijriAdjustment Property
Gets 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.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public ReadOnly Property HijriAdjustment As Integer
Get
'Usage
Dim instance As DateOptions
Dim value As Integer
value = instance.HijriAdjustment
public int HijriAdjustment { get; }
Property Value
Type: System.Int32
An Integer that indicates the number of days to add or subtract from the calendar. The default is 0.