xuhcc / mindstream

Task management app, built on todo.txt.
GNU General Public License v3.0
41 stars 6 forks source link

Datepicker inserts due date prior to chosen in calendar #14

Open prereflect opened 3 years ago

prereflect commented 3 years ago

When inserting a due date from the calendar it changes the text that shows up in the text box to the day before. Click June 20 on the calendar and it will populate the text box with June 19. Then saving this makes the task due date June 19.

The 'today' and 'tomorrow' text addition links insert the correct date.

Mindstream v1.6.0 from both the Google Play store and sideloading from this repo. Android Version 9

codingthat commented 3 years ago

Interesting, I'm not seeing that on v1.6.0...I wonder if there's some time zone issue at play or something?

prereflect commented 3 years ago

This happens with Automatic date & time on or manually setup Automatic time zone on or manually setup Time zone is correct No VPN When WiFi, Data off and Airplane mode on, still only the calendar gives wrong date

xuhcc commented 3 years ago

@prereflect I've never seen this either. I upgraded datepicker module to the latest version, maybe it will help. It's included in version 1.6.1.