31 calls to format_date() in Drupal 4
- archive_calendar in modules/
archive.module - Generates a monthly calendar, for display in the archive block.
- blogapi_blogger_edit_post in modules/
blogapi.module - Blogging API callback. Modifies the specified blog node.
- blogapi_blogger_new_post in modules/
blogapi.module - Blogging API callback. Inserts a new blog post as a node.
- chameleon_comment in themes/
chameleon/ chameleon.theme - chameleon_node in themes/
chameleon/ chameleon.theme - comment_admin_overview in modules/
comment.module - Menu callback; present an administrative comment listing.
- comment_form in modules/
comment.module - expand_date in includes/
form.inc - Roll out a single date element.
- map_month in includes/
form.inc - Helper function for usage with drupal_map_assoc to display month names.
- node_object_prepare in modules/
node.module - node_revisions in modules/
node.module - Menu callback for revisions related activities.
- node_revision_overview in modules/
node.module - Generate an overview table of older revisions of a node.
- node_revision_revert in modules/
node.module - Revert to the revision with the specified revision number. A node and nodeapi "update" event is triggered (via the node_save() call) when a revision is reverted.
- node_revision_revert_confirm_submit in modules/
node.module - phptemplate_comment in themes/
engines/ phptemplate/ phptemplate.engine - Prepare the values passed to the theme_comment function to be passed into a pluggable template engine.
- phptemplate_node in themes/
engines/ phptemplate/ phptemplate.engine - statistics_access_log in modules/
statistics.module - statistics_node_tracker in modules/
statistics.module - statistics_recent_hits in modules/
statistics.module - Menu callback; presents the "recent hits" page.
- statistics_user_tracker in modules/
statistics.module - system_view_general in modules/
system.module - theme_aggregator_page_item in modules/
aggregator.module - Format an individual feed item for display on the aggregator page.
- theme_comment in modules/
comment.module - theme_search_item in modules/
search.module - Format a single result entry of a search query. This function is normally called by theme_search_page() or hook_search_page().
- user_pass_reset in modules/
user.module - Menu callback; process one time login link and redirects to the user page on success.
- user_pass_submit in modules/
user.module - user_register_submit in modules/
user.module - watchdog_event in modules/
watchdog.module - Menu callback; displays details about a log message.
- watchdog_overview in modules/
watchdog.module - Menu callback; displays a listing of log messages.
- _blogapi_mt_extra in modules/
blogapi.module - Handles extra information sent by clients according to MovableType's spec.
- _system_zonelist in modules/
system.module