]> git.mxchange.org Git - flightgear.git/commit
Fix METAR-download bug on Windows.
authorJames Turner <zakalawe@mac.com>
Wed, 1 Jan 2014 21:05:29 +0000 (21:05 +0000)
committerJames Turner <zakalawe@mac.com>
Wed, 1 Jan 2014 21:05:29 +0000 (21:05 +0000)
commit580a7f07dd1ae83d0705f6aa0ba58b6424bef0a0
tree46553cee6284c72bd829a5ce13ee2f28cad147d4
parent47e802e6747cea6e6e9bc21f6b11c2885a29f694
Fix METAR-download bug on Windows.

https://code.google.com/p/flightgear-bugs/issues/detail?id=1207

Use the new (in SimGear) sgGMTime helper when comparing METAR age.
This prevents users in time-zones 4 or more hours ahead of GMT from
being unable to use METAR reports.
src/Environment/fgmetar.cxx