expand_date
Related topics
| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
Functions that call expand_date()
| Name | Location | Description |
|---|---|---|
| expand_date | includes/form.inc | Roll out a single date element. |
Functions called by expand_date()
| Name | Location | Description |
|---|---|---|
| drupal_map_assoc | includes/common.inc | Form an associative array from a linear array. |
| expand_date | includes/form.inc | Roll out a single date element. |
| format_date | includes/common.inc | Format a date with the given configured format or a custom format string. |
| variable_get | includes/bootstrap.inc | Return a persistent variable. |
