WD or Meteotemplate minor quirk with rain for day

Everything on WD is correct. The issue appears to be in the timing or the time stamp of the last data for the day.

Seems to be a conflict of when a day ends, be it 23:59:59 or 00:00:00. The sql database that MT maintains records the last entry for a day as 00:00:00, which is actually the next day. I would have to capture the actual packet that WD’s Meteotemplate publication app is actually sending in the api.php to my website’s. I do have it setup to update every 3 seconds.