@boston85719, I’ve been using a date picker, but now I dont need to pick the date, so that particular element isnt required anymore (if that might help).

I have two input fields: one for today, one for tomorrow (Today’s date +1)
(both rounded to 12am for easier display of the data, screenshots below)

The problem:
On Today, when user inputs things for tomorrow, and if they do not close or refresh the browser window, then when the next day comes around: ‘The Today date’ is yesterday’s actual date and ‘The Tomorrow date’ is today’s actual date. If they don’t refresh the page, and make an edit, it screws up the date references in the data.

The data is being displayed based from the same Today date picker

Today:

Tomorrow: