Dilden / helth

PWA for tracking nutrients and water
https://helth.app/
GNU General Public License v3.0
7 stars 1 forks source link

New datepicker component for changing date data is being entered for. #203

Closed Dilden closed 4 months ago

Dilden commented 5 months ago

Stop! Before you merge this PR, have you done the following?

Dilden commented 5 months ago

Current issue: seems as though all previous dates have been entered according to timezones. When retrieving the dates, I will have to consider a timezone offset. But this presents the problem of "What if someone changes timezones?" Then none of their data will be retrievable.

Instead, I'll likely have to migrate all existing data in journal to UTC standard.