jdmonthname
jdmonthname
Returns a month name
string **jdmonthname** int $julian_day int $mode
Returns a string containing a month name. tells this function which calendar to convert the Julian Day Count to, and what type of month names are to be returned.
mode
julian_dayThe Julian Day to operate on
modeThe calendar mode (see table above).
The month name for the given Julian Day and .
mode