Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
squeak Member
@squeak · Joined 2 years ago · 24 posts · 3 topics · 12 reputation
Badges
Recent posts
-
Date header does not seem to be taken into consideration
· 2 years ago
For the record, I created an issue in the grav issue tracker to report this. Let's see how it goes there.
-
Date header does not seem to be taken into consideration
· 2 years ago
After a bit more investigations. The following header does work: --- template: item title: Some blogpost date: "2022-01-06" --- Note the quotes around the date. All this is strange ;)
-
Date header does not seem to be taken into consideration
· 2 years ago
Hello @pamtbaau, thanks a lot for your answer. Indeed trying the format you propose does work. I'll consider using this workaround if there's no alternative. However I would expect that filling the sy
-
Date header does not seem to be taken into consideration
· 2 years ago
I'm trying to set a post date in a site using casper theme. In the casper theme code, I can see that the date is parsed using: {{ page.date|date('F d. Y.') }} So I assumed that setting the header of m