Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Set Date format for blog posts to standard American mm/dd/yyyy

solved

Solved by Aaron Dalton View solution

Started by Glenn 8 years ago · 5 replies · 2822 views
8 years ago

I have managed to get the dates of my blog posts to display like this:

TXT
27th Nov 2015 

But I would rather have this:

TXT
Nov 27, 2015

I've searched through the myriad blueprint and yaml and css and scss files but I can't find where this would be controlled. Help!

8 years ago

Adjusted the long and short date formats to 'M jS Y' in /user/config/system.yaml - works like a charm. Thanks!

8 years ago

@Perlkonig How can date format be set per supported language?

8 years ago

Thanks @Perlkonig

The filter localizeddate('long', 'short', html_lang) available form the Intl twig extension does the job to get a localized datetime format.

Suggested topics

Topic Participants Replies Views Activity
Support · by complanar, 6 days ago
6 140 17 hours ago
Support · by Rick Beebe, 6 days ago
2 100 2 days ago
Support · by blu3prince, 3 days ago
0 52 3 days ago
Support · by alex, 4 days ago
2 92 3 days ago
Support · by Marcel, 2 weeks ago
1 143 4 days ago