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

Build command is not localizing dates #40

Open
elomarns opened this issue Feb 5, 2019 · 1 comment
Open

Build command is not localizing dates #40

elomarns opened this issue Feb 5, 2019 · 1 comment
Labels

Comments

@elomarns
Copy link

elomarns commented Feb 5, 2019

When I view the pages through page preview they have localized dates, but the same doesn't happen when I build them. These are the relevant configurations:

LANGUAGE_CODE = 'pt-br'
LANGUAGES = (('pt-br', 'Brazilian Portuguese'),)
TIME_ZONE = 'America/Sao_Paulo'
USE_I18N = True
USE_L10N = True
@stevejalim
Copy link

Is this related to #15 ?

@allcaps allcaps changed the title Build command are not localizing dates Build command is not localizing dates Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants