Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

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 · 2628 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 BenLaKnet, 5 days ago
1 122 2 days ago
Support · by BenLaKnet, 1 week ago
5 195 2 days ago
Support · by kskt, 3 days ago
0 44 3 days ago
Support · by David Meissner, 3 days ago
0 43 3 days ago
Support · by David Meissner, 4 days ago
3 92 3 days ago