You are here

7 calls to date_get_formats() in Date 6.2

date_api_configure_custom_date_formats in ./date_api.admin.inc
Allow users to configure custom date formats.
date_api_date_format_form_elements in ./date_api.admin.inc
Add drop down selects for date format types.
date_api_date_time_settings_validate in ./date_api.admin.inc
date_formats_rebuild in ./date_api.module
Resets the database cache of date formats, and saves all new date formats to the database.
date_format_options in date_popup/date_popup.module
Store personalized format options for each user.
date_locale_format_form in date_locale/date_locale.module
Display list of enabled languages to configure date formats for.
date_widget_settings_form in date/date_admin.inc