Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

BUG: Wrong date format for Spanish #225

Open
obedmr opened this issue Mar 1, 2021 · 0 comments · May be fixed by #263
Open

BUG: Wrong date format for Spanish #225

obedmr opened this issue Mar 1, 2021 · 0 comments · May be fixed by #263

Comments

@obedmr
Copy link

obedmr commented Mar 1, 2021

Bug Report

Describe the bug

I’m working in new post for this year (2021) and when I use a date after January 2021, it keeps putting it in January 2021 when it does the rendering.

For example:
If I put my date as follows:

date = "2021-02-07"

The rendered page will display this post as Jan 07th, 2021 instead of Feb 07th, 2021 below in Spanish

7 de Enero, 2021 instead of 7 de Febrero, 2021

I do have a repository where I’m hosting my blog:
https://github.com/obedmr/obedmr.com

To Reproduce

More context on this link:
https://discourse.gohugo.io/t/future-imperfect-slim-wrong-date-format-for-spanish/31476

Expected behavior

The correct date printed in the post.

Screenshots

Environment

Additional context

Issue from gohugo https://discourse.gohugo.io/t/future-imperfect-slim-wrong-date-format-for-spanish/31476

@pacollins pacollins linked a pull request Jul 4, 2021 that will close this issue
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant