Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time values taken from system doesn't honor daylight savings changes in my country #177

Open
leoperbo opened this issue Jul 29, 2024 · 0 comments

Comments

@leoperbo
Copy link

Steps to reproduce the behaviour

  1. Android's date and time must be set as GMT-6:00 Ciudad de México, local clock as automatic and the season must be summer in North America.
  2. Make any actions than involves time data, like add a transaction or export to QIF, so the file exported appends the date and time in his filename.
  3. Check that the time value, showed in time selector from transaction's screen and in the filename of the exported QIF is one hour ahead than the current time in Android's clock.

Expected behaviour

The time value in time selector and in exported QIF filenames must match Android's current time when the corresponding action was executed.

Actual behaviour

The time value in time selector and in exported QIF filenames doesn't match Android's current time when the corresponding action was executed (it's one hour ahead, as if daylight saving time was still in effect in my time zone, which it isn't since 2023).

Software specifications

  • GnuCash Android version: 2.5.1
  • System Android version: 10
  • Device type: Smartphone (Umidigy Bison GT)

Suggested Resolution

This bug affected Mozilla Thunderbird in 2023, they updated time zone references and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant