certbot timer

EDIT:
sudo nano /lib/systemd/system/certbot.timer
OnCalendar=*-*-* 02:00:00 (edit this line)
sudo systemctl daemon-reload
sudo systemctl restart certbot.timer

LIST:
systemctl list-timers certbot.timer