Fix date-locking only working with large delay #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The delay is exactly 1h, so probably some summer/winter timezone issue?
Was probably caused by not setting the TZ inside the docker container. Should be fixed now hopefully.