ericberman / MyFlightbookAndroid

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

Round to nearest tenth sometimes rounds in the wrong direction #183

Closed ericberman closed 4 years ago

ericberman commented 4 years ago

Looks like removeSeconds isn't setting milliseconds to 0. Wow.