github / github/relative-time-element
One full year extra when displaying relative time to 2015
Open
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 192
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 5
Description
```
```
Is displayed as
> 11 years ago
Relative to today, which is 6 Feb 2025
Is this correct?
---
_https://www.timeanddate.com/date/durationresult.html?d1=14&m1=2&y1=2015&d2=6&m2=2&y2=2025_
From and including: Saturday, 14 February 2015
To, but not including Thursday, 6 February 2025
Result: 3645 days
It is 3645 days from the start date to the end date, but not including the end date.
Or 9 years, 11 months, 23 days excluding the end date.
Or 119 months, 23 days excluding the end date.
Contributor guide
Assessment
This issue has not been assessed yet.