mihonapp / mihon

Free and open source manga reader for Android
Apache License 2.0
10.18k stars 461 forks source link

Incorrect Start Date in Trackers #1340

Open prem-k-r opened 2 weeks ago

prem-k-r commented 2 weeks ago

Steps to reproduce

Add a tracker for a entry. (for trackers MAL, AniList, Kitsu)

Expected behavior

Start date should be correct start date

Actual behavior

Start date = actual start date + 1 (1 day later). this happens for most of the time, mainly for new ones.

also in case if any entry deleted from history then use tracker, its default start date is 01 Jan 1970. It should be blank.

Crash logs

No response

Mihon version

0.16.5

Android version

14

Device

IQOO Neo 7 Pro

Other details

No response

Acknowledgements

BrutuZ commented 2 weeks ago

Timezones do be a b-word. Worse the longer your offset to GMT is and how much it matches your average reading schedule

prem-k-r commented 1 week ago

So, a known issue. I guess not easy to fix?