Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

AP Style Date

1,989 sites Security covered Drupal 10–11
View on drupal.org

This module formats Drupal date fields to adhere to Associated Press (AP) style guidelines. It offers a field formatter and a Twig filter to control how dates, days of the week, months, and times are displayed.

Output Date fields as AP Style. This module aims to meet most of these requirements.

According to the AP Style book, Dates should be formatted as such

Dates

Always use numerical figures, without "st," "nd," "rd," or "th."

Days of the Week

Days of the week should be capitalized and not abbreviated.

Datelines

  • Datelines on stories should contain a city name, entirely in CAPITAL LETTERS, followed in most cases by the name of the state, county or territory where the city is located: "KANSAS CITY, Kan."
  • Prominent US and international cities can stand alone in datelines without a state or country listed. Consult the AP Stylebook for these cities.

Months

  • Capitalize the names of months in all uses.
  • When a month is used with a specific date, you may abbreviate "Jan." "Feb." "Aug." "Sept." "Oct." "Nov." and "Dec." All remaining months may not be abbreviated.
  • When a phrase uses only a month and a year, do not separate the year with commas. When a phrase refers to a month, day and year, set off the year with commas: "January 1972 was a cold month." "His birthday is Feb. 14, 1987."

Time

When describing events that have occurred within a seven day time period from the writing of the story, it is acceptable to use days of the week such as "Monday." For any period of time beyond these seven days, use a month and a figure for dates.

  • Use numerical figures except for "noon" and "midnight."
  • Use a colon to separate hours from minutes and keep times in lower case: 2:30 p.m.
  • Spell out the units of measurement in time sequences: "50 hours, 23 minutes, 14 seconds."

Time before date before place (think TDP).

Example: The speech will be 3 p.m. Thursday in Reineke Fine Arts Center. If the event takes place within the week, use just the day; otherwise use dates.

Twig filter

This module is quite stable, but may not cover the complete rule set of AP style. It currently works by providing a field formatter for date fields, so you can use it by configuring the display of your date fields and changing the formatter to "AP Style". There are several options you can configure to control the output.

Along with applying field formatters and view field displays, there is also a twig filter to apply to a raw timestamp field value. It may look something like this:
It can look something like this:
{{ content.field_article.0.entity.published_at.value|ap_style({"always_display_year": TRUE, "display_time": TRUE}) }}

Similar modules

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
12
Tracked since
Jul 2025
Latest release
7 months ago
Releases (12 mo)
10 ▲ from 2
Maintenance
Slowing

Release Timeline

Releases

Version Type Core Release date
3.1.x-dev Dev 10–11 Jan 6, 2026
3.0.0 Stable 10–11 Jan 6, 2026
2.1.2 Stable 10–11 Nov 13, 2025
2.1.1 Stable 10–11 Nov 13, 2025
3.0.0-rc1 Pre-release 10–11 Nov 7, 2025
2.1.0 Stable 10–11 Nov 7, 2025
3.0.x-dev Dev 10–11 Sep 5, 2025
2.1.0-rc1 Pre-release 10–11 Sep 4, 2025
2.1.0-alpha1 Pre-release 10–11 Sep 3, 2025
2.1.x-dev Dev 10–11 Sep 3, 2025
2.0.x-dev Dev 10–11 Aug 28, 2025
8.x-1.11 Stable 8–10 Jul 14, 2025