Skip to content

ActivityPub.Utils: Use system time instead of os time for timestamps

lain requested to merge use-system-time into develop

This makes us use the system time, like we do for flake ids. This way, problems with our view of the time will be more obvious to the user.

Merge request reports