Open
Description
Hello,
I would like to display some dates relatively to now. However, I want to display it at max days, no weeks, months, years, etc. Is this somehow possible? I only found the precision which works vice versa.
I think it is possible as the docs/cheatsheets in the readme show some things like "in 30 day" but for me this only gives things like "next week" or "next month".
Codepen: https://codepen.io/wulfheart/pen/oNPxVKK
<relative-time datetime="2023-03-31T16:30:00-08:00" lang="en" format="relative" threshold="P90D">
2023-02-28
</relative-time>
Thank you in advance.
Metadata
Metadata
Assignees
Labels
No labels