Skip to content

Build command is not localizing dates #40

@elomarns

Description

@elomarns

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions