weblog.lol: {relative-date} function #626
Replies: 1 comment 2 replies
-
Just added |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's a
$relative_date
you can use in things like the{recent-posts}
format, but I'd love a{relative-date}
for use in a Post Template.Here is the use case.
At some later date it might be interesting to make a
{date-disclaimer}
function with aDate disclaimer format:
and aDate disclaimer cutoff:
so that the feature would be entirely configured in configuration and then ignored in a Post Template if the post is newer than the cutoff date.Beta Was this translation helpful? Give feedback.
All reactions