Function

GLib-2.0GLibdate_valid_julian

  • Returns true if the Julian day is valid. Anything greater than zero is basically a valid Julian, though there is a 32-bit limit.

    Parameters

    • julian_date: number

      Julian day to check

    Returns boolean

    true if the Julian day is valid