date_validate
Related topics
| Name | Description |
|---|---|
| Form generation | Functions to enable the processing and display of HTML forms. |
Functions that call date_validate()
| Name | Location | Description |
|---|---|---|
| date_validate | includes/form.inc | Validates the date type to stop dates like February 30, 2006. |
Functions called by date_validate()
| Name | Location | Description |
|---|---|---|
| date_validate | includes/form.inc | Validates the date type to stop dates like February 30, 2006. |
| form_error | includes/form.inc | Flag an element as having an error. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
