Skip to content

Change date format to %d %b %Y in news list #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

milancurcic
Copy link
Member

Currently the date in the news list on the landing page is formatted as %B %Y (example: "February 2020").

For multiple news items in a single month, it's helpful to see a day value as well.

This PR changes the date format to %d %b %Y so that we have something like:

06 Apr 2020
25 Feb 2020

@milancurcic milancurcic requested a review from certik April 18, 2020 19:29
@certik certik merged commit 3c758ce into fortran-lang:master Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants