aboutsummaryrefslogtreecommitdiffstats
path: root/src/threadengines/threadengine_pthread.cpp
diff options
context:
space:
mode:
authorGravatar Matt Schatz2019-07-04 10:30:23 -0600
committerGravatar Peter Powell2019-07-04 17:30:23 +0100
commit3b8246ab07faa673bf4e11b8aa927a9d724aa7d3 (patch)
tree793d60dcfabb6e6d7e624a67868c8b4c2457cfa2 /src/threadengines/threadengine_pthread.cpp
parentUse DurationString() in the 'Replaying ...' message. (diff)
downloadinspircd++-3b8246ab07faa673bf4e11b8aa927a9d724aa7d3.tar.gz
inspircd++-3b8246ab07faa673bf4e11b8aa927a9d724aa7d3.tar.bz2
inspircd++-3b8246ab07faa673bf4e11b8aa927a9d724aa7d3.zip
Fix years being offset from weeks (#1678).
Currently a duration of 52w will return a blank string. When I added weeks to the calculations, I failed to update the number of seconds to a year. As 365 days and 52 weeks aren't the same, but the calculation needs to be consistent.
Diffstat (limited to 'src/threadengines/threadengine_pthread.cpp')
0 files changed, 0 insertions, 0 deletions