SPIntlCal.LocalToJulianDay method
Returns the Julian day of the specified date in the specified calendar type.
Overload list
Name | Description | |
---|---|---|
![]() ![]() |
LocalToJulianDay(SPCalendarType, IntlDate) | Returns the Julian day of the specified date in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, SimpleDate) | Returns the Julian day of the specified date in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, SimpleDate, Int32) | Returns the Julian day of the specified date in the specified calendar type. |
![]() ![]() |
LocalToJulianDay(SPCalendarType, SimpleDate, Int32, Int32) | Returns the Julian day of the specified date in the specified calendar type. |
Top