Is there a daylight saving option that could be enabled?
khaledmust opened this issue · 2 comments
khaledmust commented
Is there a daylight saving option that could be enabled?
meypod commented
Hi
No there isn't
Dst is handled by the OS
So if your android device has option for it, disabling it should also change the times in the app
You need to change any calculation settings in the app to reset the app's cache after disabling it in android settings to see the correct times
khaledmust commented
Hi No there isn't Dst is handled by the OS So if your android device has option for it, disabling it should also change the times in the app
You need to change any calculation settings in the app to reset the app's cache after disabling it in android settings to see the correct times
Thank you.