Funbit / ets2-telemetry-server

ETS2/ATS Telemetry Web Server + Mobile Dashboard
GNU General Public License v3.0
623 stars 206 forks source link

Modified Dashboard internal filter to process the next rest stop time… #88

Open davidblackuk opened 8 years ago

davidblackuk commented 8 years ago

I put the 'time remaining to the next rest' into my dashboard. It came out as a JSON raw UTC time. I modified the internalFilter in the dashboard core to process the next rest time as a human readable time difference.

You may need to cherry pick the delta as there looks to be a spurious .suo file added by VS 2015.

Cheers

D