mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
Where current implementation, and more specifically tests, rely on the current time then replace that with the PSR-20 Clock from 298c13ac3b. Applicable updates to the date filter and report scheduling calculation.