mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
This will mean lots of code like ```$dateTime = (new DateTime())->setTimestamp(ITimeFactory::now()->getTimestamp()``` if a regular DateTime object is needed Signed-off-by: Anna Larch <anna@nextcloud.com>