DateTimeControl.HijriAdjustment Property
Gets or 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.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<BindableAttribute(True)> _
Public Property HijriAdjustment As Integer
Get
Set
'Usage
Dim instance As DateTimeControl
Dim value As Integer
value = instance.HijriAdjustment
instance.HijriAdjustment = value
[BindableAttribute(true)]
public int HijriAdjustment { get; set; }
Property Value
Type: System.Int32
An integer that indicates the number of days to add or subtract from the calendar. The default is 0.