JDDayOfWeek

Example

 mixed jddayofweek ( int $julianday [, int $mode = CAL_DOW_DAYNO ] ) 

Description

Returns the day of the week. Can return a string or an integer depending on the mode.

Return Values

The gregorian weekday as either an integer or string.