Return the weekday of 13th January, 1998:
The jddayofweek() function returns the day of the week.
| Parameter | Description |
|---|---|
| jd | Required. A Julian Day number |
| mode | Optional. Specifies how to return the weekday. Can have one of the following values:
|
| Return Value: | Returns the Gregorian weekday as a string or integer (depends on the mode parameter) |
|---|---|
| PHP Version: | 4+ |
PHP Calendar Reference
Your message has been sent to W3Schools.