Skip to content
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

[4.x] Allow revision history date and time formats to be chosen #9259

Closed
wants to merge 1 commit into from

Conversation

ryanmitchell
Copy link
Contributor

This PR presents a possible solution to the issue highlighted in #2508, where the moment localised date (and likely time) formats are not what the end user would want to see.

This is resolved by allowing the date and time formats in the revision panel to be specified in new config variables.

Closes #2508

@jasonvarga
Copy link
Member

What do you suggest to set history_date_format to to show "17. Mai 2021" in German per the issue?

@ryanmitchell
Copy link
Contributor Author

ryanmitchell commented Jan 5, 2024

It would be ‘Mo MMMM YYYY’ I believe.

@jasonvarga
Copy link
Member

It still says the month in English though.

I think the issue is that the translations are missing from Moment itself.

I have an alternate solution though. 👍

@jasonvarga jasonvarga closed this Jan 5, 2024
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.

Revision Group Day doesn't respect the Moment Locale
2 participants