victorbalssa / abacus

🟠 Abacus: Firefly III mobile application.
https://apps.apple.com/us/app/1627093491
GNU General Public License v3.0
525 stars 38 forks source link

Bug: Transaction created by web-based FF3 show incorrect value in Abacus #304

Closed igneous80 closed 2 months ago

igneous80 commented 2 months ago

Describe the bug The time value of transactions create by web-based FF3 seems to show incorrect value in Abacus.

To Reproduce Steps to reproduce the behavior:

  1. Create any transaction using Web-based FF3
  2. Go to Abacus transaction menu
  3. Click on any transaction created by web-based
  4. See error

Expected behavior

Screenshots 1 2

Smartphone (please complete the following information):

Additional context

victorbalssa commented 2 months ago

It's something related to the FIII timezone config: https://github.com/firefly-iii/firefly-iii/blob/main/.env.example#L34

igneous80 commented 2 months ago

It works as expected, Thank !