Date shifts in transactions for portfolios 2.0
The "Trade date" for transactions in portfolios 2.0 gets incorrectly stored.
I am in UTC+1 timezone and have noticed that the date for that transaction shifts by 1 day when I update a transaction.
I would assume that the problem is that the date of the transaction is stored with timezone information, and this somehow breaks the data when sent back and forth and ends up shifting as timeZone data gets truncated instead of interpreted. Very common problem, you might want to store and handle it as only date, and not datetime data.
69th
ranked
