Bugfix in utc2tai
The function utc2tai internally calls the reverse function 'tai2utc' to calculate the the difference between UTC and TAI but called an incorrect qualifier. Add qualifier to return time difference instead of converted time, analogue to 'tai2utc'
Loading
Please register or sign in to comment