SPIntlCal.JulianDayToLocal Method
Include Protected Members
Include Inherited Members
Returns the date of the specified Julian day in the specified calendar type.
Overload List
Name | Description | |
---|---|---|
JulianDayToLocal(SPCalendarType, Int32, IntlDate) | Returns the date of the specified Julian day in the specified calendar type. | |
JulianDayToLocal(SPCalendarType, Int32, SimpleDate) | Returns the date of the specified Julian day in the specified calendar type. | |
JulianDayToLocal(SPCalendarType, Int32, SimpleDate, Int32) | Returns the date of the specified Julian day in the specified calendar type. | |
JulianDayToLocal(SPCalendarType, Int32, SimpleDate, Int32, Int32) | Returns the date of the specified Julian day in the specified calendar type. |
Top