Convert 20th of June, 2007 (Gregorian calendar) to Julian Day Count:
The cal_to_jd() function converts a date in a specified calendar to Julian Day Count.
| Parameter | Description |
|---|---|
| calendar | Required. Specifies the calendar to convert from. Must be one of the
following values:
|
| month | Required. Specifies the month as a number |
| day | Required. Specifies the day as a number |
| year | Required. Specifies the year as a number |
| Return Value: | Returns a Julian Day number |
|---|---|
| PHP Version: | 4.1+ |
PHP Calendar Reference
Your message has been sent to W3Schools.