You are here

6 calls to date_month_names() in Date 6

date_calc_get_month_from_fullname in date_php4/date_php4_calc.inc
Returns the numeric month from the month name or an abreviation Both August and Aug would return 8.
date_calc_get_month_fullname in date_php4/date_php4_calc.inc
Returns the full month name for the given month.
date_convert_from_custom in ./date_api_elements.inc
Convert a date input in a custom format to a standard date type
date_popup_process_date in date_popup/date_popup.module
Process the date portion of the element.
date_repeat_rrule_description in date_repeat/date_repeat.module
Build a description of an iCal rule.
_date_repeat_rrule_process in date_repeat/date_repeat_form.inc
Generate the repeat setting form.