Search notes:

Shell command: timedatectl

timedatectl controls (querying and changing) the system date and time.
Executing timedatectl might print something like.
                      Local time: Wed 2018-10-10 03:48:10 UTC
                  Universal time: Wed 2018-10-10 03:48:10 UTC
                        RTC time: Wed 2018-10-10 03:48:11
                       Time zone: UTC (UTC, +0000)
       System clock synchronized: no
systemd-timesyncd.service active: no
                 RTC in local TZ: no
Note, that it reports that the system clock is not synchronized.
Ensure that the system clock is accurate:
timedatectl set-ntp true
Now, it prints
                      Local time: Wed 2018-10-10 03:55:44 UTC
                  Universal time: Wed 2018-10-10 03:55:44 UTC
                        RTC time: Wed 2018-10-10 03:55:44
                       Time zone: UTC (UTC, +0000)
       System clock synchronized: yes
systemd-timesyncd.service active: yes
                 RTC in local TZ: no

See also

hwclock
Shell commands

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/sh...', 1758200352, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/shell/commands/timedatectl(66): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78