ericberman / MyFlightbookAndroid

Android client app for MyFlightbook.com
http://myflightbook.com
GNU General Public License v3.0
20 stars 8 forks source link

Still have pending flights timezone issues. #309

Closed ericberman closed 2 months ago

ericberman commented 2 months ago

Create a pending flight. Set your timezone so that today's date is different from UTC date. Refresh pending flights => Displayed date is correct Click on pending flight to view its details => Displayed date has been converted to local date, which is wrong. (on android) Save the pending flight => displayed date is off by yet another day.

ericberman commented 2 months ago

Use Kotlin LocalDate?