You have old data in your database from weewx running before your clock was corrected by ntpd or systemd.
You want to search for dateTime < 1000000000 which is in 2001 so it should be a reasonable starting point.
I would suggest installing ntp rather than relying on systemd to keep the clock in synch (sudo apt-get install ntp)