mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
a33e54c08f
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.