Consistency in Date Format #155
Answered
by
tomfran
PoisonedPoseidon
asked this question in
Q&A
|
Hello, how do I change the date format in a page to follow hugo.toml's listdate settings? For example https://tomfran.github.io/typo-wiki/setup/ the date under "How to setup a Hugo’s website using Typo as a theme" is MMDD,YYYY but when we go to the list https://tomfran.github.io/typo-wiki/features/ the format used I have this setting on my page's frontmatter and this on hugo.toml I have zero knowledge in coding and programming but it looks like the settings in Thank you for the wonderful blog. |
Answered by
tomfran
Sep 16, 2025
Replies: 1 comment
|
Have a look at Date Format here. I believe it's what you're asking. |
0 replies
Answer selected by
PoisonedPoseidon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a look at Date Format here.
I believe it's what you're asking.