Store user’s timezone in settings, so each tx time stored will now also store the timezone IAN name. With that change, introduce storing not only datetime in the DB, but also IAN timezone name for each tx. Client-code can derive it in realtime and send with requests. If not provided (CSV impots, AI imports, etc), take it from the user preferred settings. It’s related to transactions and investments transactions.
Aims to prevent timezone-shift issues. But to be fair, none were spotted or reported still, and even if so – the app doesn’t aim to be bank-level precise, so the huge scope of this feature heavily deprioritizes it, cause value is barely feasible.
