简体   繁体   中英

Drupal 8 Thunder : how to display only date without time for articles?

I am using Drupal 8 Thunder with the newsplus lite theme and would like to display everywhere only date without time.

Many thanks in advance.

Configure a new date-time format using /admin/config/regional/date-time

Put m/d/Y as a value for this new format.

Then configure the display of your nodes types and set this format for your date field.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM