You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
When I select a date for a transaction, the transaction will automatically select the date to be the day before the desired date. This issue happened when I took a trip to Japan, so I assumed that it was a time zone issue. I have been back in the US for a few months now and the issue persists. I do not have any similar issues in any other apps, so I'm not sure if that had anything to do with it.
To Reproduce
Simply edit a transaction and select the desired date. The date will then be inputted as the desired date minus one.
Expected behavior
I expect the date to be set as the one that I click on, not the day before.