rosenpin / Goaly

Goaly support repo
5 stars 0 forks source link

[BUG] settings tab and upcoming mismatch on time format #25

Closed UltraSalem closed 1 year ago

UltraSalem commented 1 year ago

Describe the bug I want to use a 24 hour clock. In the app settings it seems to respect my phone format setting of 24 hour time. But in the "upcoming" tab it uses 12 hour format, but does not include am or pm.

Expected behavior Should be consistent with system setting. 24 hour time everywhere, or 12 hour time everywhere with am and pm.

Screenshots Screenshot_2023-01-08-12-17-20-62_91143ff9010ea047b9b69c149f29bd19

Screenshot_2023-01-08-12-05-20-78_91143ff9010ea047b9b69c149f29bd19

Smartphone (please complete the following information):

Screenshot_2023-01-08-12-11-08-19_fc704e6b13c4fb26bf5e411f75da84f2

System time settings Screenshot_2023-01-08-12-20-29-45_fc704e6b13c4fb26bf5e411f75da84f2

Additional context Add any other context about the problem here.

rosenpin commented 1 year ago

Thank you!
We will look into fixing this in the next update of the app :)

UltraSalem commented 1 year ago

I'm now seeing 24 hour time in the "upcoming" tab, which is good. But now I've got issue #23 happening. Screenshot_2023-01-11-20-57-22-71_3481fdfaf807158df2e382fd7e3ae703 Screenshot_2023-01-11-21-02-04-90_91143ff9010ea047b9b69c149f29bd19

rosenpin commented 1 year ago

I think it's the same issue, we didn't fix the 24h format yet, 10:15-11:15 could still be 12h format
this will be fixed in the next update

rosenpin commented 1 year ago

This was fixed in the previous update, only pushed to Android, will be updated on iOS as well next version