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

Use interpreter locale as default for strftime functions #1109

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mattcoley
Copy link
Collaborator

There is a mismatch utilizing one of these strftime functions vs the datetimeformat filters. The datetimeformat filters will default to the locale set in the config if none is passed to the functions, however these functions will just default to English. This just updates the logic to be unified between the two functions/filters.

@mattcoley mattcoley merged commit ddcc97d into master Aug 22, 2023
4 checks passed
@mattcoley mattcoley deleted the use-interpreter-locale-default branch August 22, 2023 18:23
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