]> git.mxchange.org Git - flightgear.git/commit
Added support for timegm() which returns time_t and explicitely expects GMT
authorcurt <curt>
Fri, 3 Sep 1999 00:24:30 +0000 (00:24 +0000)
committercurt <curt>
Fri, 3 Sep 1999 00:24:30 +0000 (00:24 +0000)
commit8d1be9f893820c70ce3a49a8dc16f9a1aa4f2a45
tree21c7d0b227df2c2a0b103c2b90aad2d2e6a95abf
parent32bab8aa1063b836ee955ffc0b308a46427f5289
Added support for timegm() which returns time_t and explicitely expects GMT
input.
acconfig.h
src/Time/fg_time.cxx
tests/test-mktime.cxx