SPIntlCal.JulianDayToLocal method
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