Which type of date format is expected for a blog post? #456
-
Hey, I just trying to add a date to my blog post. But always the date does some crazy stuff. Used: |
Beta Was this translation helpful? Give feedback.
Answered by
adityatelange
Jul 5, 2021
Replies: 1 comment 2 replies
-
See Hugo docs https://gohugo.io/functions/format/#hugo-date-and-time-templating-reference Most of the stuff is theme independent, |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
shyim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See Hugo docs https://gohugo.io/functions/format/#hugo-date-and-time-templating-reference
Most of the stuff is theme independent,
the ones which are added can be found here https://github.com/adityatelange/hugo-PaperMod/wiki/Variables