================= Working with time ================= You can inject the ``\OCP\AppFramework\Utility\ITimeFactory`` which wraps commonly used time functions for easier testability. Methods ------- The factory extends the ``\PSR\Clock\ClockInterface`` with the following methods: .. code-block:: php