You are here

19 uses of DATE_ISO in Date 5

date_convert_timezone in ./date.inc
Timezone conversion function
date_data_integrity in ./date.install
Progressive update of date information, integrity checking of all date values.
date_iso2array in ./date.inc
date_iso2unix in ./date.inc
date_jscalendar_make_dbdate in ./date.inc
Construct a value to save to the database from jscalendar input
date_jscalendar_validate in ./date.inc
Validation for jscalendar input
date_output_options in ./date.inc
Function to create an option list that will display various date and time formats
date_plus_period in ./date_views.inc
Compute min and max dates for a P value
date_selector_make_dbdate in ./date.inc
Construct a value to save to the database from the date selector
date_selector_validate in ./date.inc
Validation function for date selector $params = an array of values including: required = is a valid date required, default is true opt_fields = an array of fields that need not be filled out, default is empty array
date_select_input in ./date.inc
Flexible Date/Time Drop-Down Selector
date_set_date in ./date.inc
Function to set local and db date parts in the date object
date_text_input in ./date.inc
Text date input form, with optional jscalendar popup
date_text_make_dbdate in ./date.inc
Construct a value to save to the database from text input
date_text_validate in ./date.inc
Validation for text input
date_unset_granularity in ./date.inc
Unset undesired date part values.
date_views_browser_get_views in ./date_views.inc
Find all the views that qualify for date browser treatment
_date_token_values in ./date_token.inc
_date_views_filter_handler in ./date_views.inc