fix: date ordering and mocks for committer activity
Resolves #667 (closed)
Fixes the order of the date to match the writing style guide.
Also fixes the mocks for committer activity. We saw dates like 2024-00
representing Jan because the months were zero-based.
Edited by Olivier Goulet