Skip to content
Commit 2d6967d4 authored by Paul Hemphill's avatar Paul Hemphill
Browse files

[MJD2UNIXtime] typecast MJD to Long_Type _before_ multiplying

Previously, MJD2UNIXtime() was typecasting to Long_Type _after_
converting the argument to seconds, which caused problems for dates more
than INT_MAX seconds before or after UNIX time zero (i.e., prior to 1901
or after 2038).
parent 4fbda325
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment