aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Utility/TimeFactory.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Add timezone getter to ITimeFactoryAnna Larch2024-02-131-0/+7
* Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-111-1/+1
* feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-031-1/+25
* composer run cs:fixCôme Chilliet2023-01-201-2/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-091-1/+10
* Make the ITimeFactory strict + return typesRoeland Jago Douma2018-01-141-2/+2
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+44