| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2025-02-28 | 1 | -1/+1 | |
| | | |||||
| * | Improve the consistency of duration strings. | 2025-02-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Unfortunately because of leap years we can't really make duration strings exact. Because of this we have always added 6 hours on to each year to make it correct over time. However, we did not do this in any kind of consistent way which resulted in weird roundtripped duration strings which made this very confusing for users While I'm touching the duration code I've also cleaned it up. | ||||
| * | Update copyright headers. | 2024-11-02 | 1 | -1/+1 | |
| | | |||||
| * | Add the Time::FromNow helper function. | 2024-10-03 | 1 | -1/+12 | |
| | | |||||
| * | Rename duration to timeutils and relocate InspIRCd::TimeString. | 2023-05-10 | 1 | -0/+73 | |
