SPIntlCal.LocalToJulianDay Method
Include Protected Members
Include Inherited Members
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