sidereal.py
JulianDate.__sub__()
The ordinary Python subtract operator works on JulianDate instances. It returns the difference in days between the two values as a float.
JulianDate
float