validJulian
Returns true if the Julian day is valid. Anything greater than zero is basically a valid Julian, though there is a 32-bit limit.
Return
true if the Julian day is valid
Parameters
julianDate
Julian day to check
Returns true if the Julian day is valid. Anything greater than zero is basically a valid Julian, though there is a 32-bit limit.
true if the Julian day is valid
Julian day to check