github / relative-time-element

Web component extensions to the standard <time> element.
https://github.github.io/relative-time-element/examples/
MIT License
3.57k stars 170 forks source link

round years using calendar years only #271

Closed keithamus closed 10 months ago

keithamus commented 10 months ago

Fixes #270

This uses calendar math for differences with a larger precision than 27 days.